Skip to content

Commit

Permalink
restore dependencies to allow wide test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
RinkAttendant6 committed Jan 11, 2025
1 parent 8b22eaf commit d2e9c20
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
"ext-json": "*"
},
"require-dev": {
"overtrue/phplint": "^9.5",
"overtrue/phplint": "^3.2|^9.5",
"pds/skeleton": "^1.0.0",
"phpmd/phpmd": "@stable",
"phpstan/phpstan": "^2.1",
"phpunit/phpunit": "^11",
"phpunit/phpunit": "^7|^11",
"squizlabs/php_codesniffer": "^3.11"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 0 additions & 5 deletions phpstan.neon

This file was deleted.

0 comments on commit d2e9c20

Please sign in to comment.