Skip to content

Commit

Permalink
chore(deps): update phpstan packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 2bb54d5 commit 1299891
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
},
"require-dev": {
"brainbits/phpcs-standard": "^7.0",
"brainbits/phpstan-rules": "^3.0",
"jangregor/phpstan-prophecy": "^1.0",
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-phpunit": "^1.3",
"brainbits/phpstan-rules": "^4.0",
"jangregor/phpstan-prophecy": "^2.0",
"phpstan/phpstan": "^2.0",
"phpstan/phpstan-phpunit": "^2.0",
"phpunit/phpunit": "^10.2"
},
"config": {
Expand Down

0 comments on commit 1299891

Please sign in to comment.