Skip to content

Commit

Permalink
Add "find-rule" to menu, merge "about" to homepage, remove magic filt…
Browse files Browse the repository at this point in the history
…ers, as group is enough (#2586)

* improve ComposreJsonPhpVersoinResolver

* remove magic filter, as same as groups

* merge about to homepage

* add find rule to top

* misc
  • Loading branch information
TomasVotruba committed Sep 18, 2024
1 parent dec05b8 commit 0ac989e
Show file tree
Hide file tree
Showing 9 changed files with 157 additions and 336 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
"phpstan/extension-installer": "^1.4",
"phpstan/phpstan": "^1.12",
"phpunit/phpunit": "^10.5",
"rector/swiss-knife": "^0.2.18",
"rector/type-perfect": "^0.1.8",
"rector/swiss-knife": "^0.2.35",
"rector/type-perfect": "^0.2",
"symplify/easy-coding-standard": "^12.3",
"symplify/phpstan-extensions": "^11.4",
"tomasvotruba/class-leak": "^0.2.16",
"tomasvotruba/unused-public": "^0.3.10"
"tomasvotruba/unused-public": "^0.4"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 0ac989e

Please sign in to comment.