Skip to content

Commit

Permalink
Bump PHp Unit
Browse files Browse the repository at this point in the history
  • Loading branch information
cleptric committed Nov 19, 2024
1 parent 5d1bddb commit 5eeb433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"phpstan/phpstan": "1.12.5",
"phpstan/phpstan-phpunit": "1.4.0",
"phpstan/phpstan-symfony": "1.4.10",
"phpunit/phpunit": "^8.5.14||^9.3.9",
"phpunit/phpunit": "^8.5|^9.6",
"symfony/browser-kit": "^4.4.20||^5.0.11||^6.0||^7.0",
"symfony/cache": "^4.4.20||^5.0.11||^6.0||^7.0",
"symfony/dom-crawler": "^4.4.20||^5.0.11||^6.0||^7.0",
Expand Down

0 comments on commit 5eeb433

Please sign in to comment.