Skip to content

Commit 51e8e4d

Browse files
authored
minor: fix test deprecations
1 parent ec9ed24 commit 51e8e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"require-dev": {
1717
"phpstan/phpstan": "^1.4",
18-
"phpunit/phpunit": "^9.5.0",
18+
"phpunit/phpunit": "^9.6.19",
1919
"symfony/phpunit-bridge": "^6.1",
2020
"symfony/service-contracts": "^1.0|^2.0|^3.0",
2121
"symfony/var-dumper": "^5.4|^6.0"

0 commit comments

Comments
 (0)