Skip to content

Commit

Permalink
Removed dead dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kukulich committed Apr 21, 2023
1 parent 9cb94ab commit dc4bcff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"require-dev": {
"phing/phing": "2.17.4",
"php-parallel-lint/php-parallel-lint": "1.3.2",
"phpstan/phpstan": "1.4.10|1.10.14",
"phpstan/phpstan": "1.10.14",
"phpstan/phpstan-deprecation-rules": "1.1.3",
"phpstan/phpstan-phpunit": "1.0.0|1.3.11",
"phpstan/phpstan-phpunit": "1.3.11",
"phpstan/phpstan-strict-rules": "1.5.1",
"phpunit/phpunit": "7.5.20|8.5.21|9.6.6|10.1.1"
},
Expand Down

0 comments on commit dc4bcff

Please sign in to comment.