Skip to content

Commit

Permalink
[Composer] Bump phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafikooo committed Jan 31, 2025
1 parent 110d0c3 commit adabc27
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
"nyholm/psr7": "^1.8",
"phpspec/phpspec": "^7.0",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^1.8.4",
"phpstan/phpstan-doctrine": "^1.3.2",
"phpstan/phpstan-webmozart-assert": "^1.1",
"phpstan/phpstan": "^1.8.4 || ^2.1.2",
"phpstan/phpstan-doctrine": "^1.3.2 || ^2.0.1",
"phpstan/phpstan-webmozart-assert": "^1.1 || 2.0.0",
"phpunit/phpunit": "^10.5",
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
"robertfausk/behat-panther-extension": "^1.1",
Expand Down

0 comments on commit adabc27

Please sign in to comment.