8000 minor #5420 DX: unblock PHPUnit 9.5 (keradus) · PHP-CS-Fixer/PHP-CS-Fixer@3f1ca81 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3f1ca81

Browse files
committed
minor #5420 DX: unblock PHPUnit 9.5 (keradus)
This PR was merged into the 2.17 branch. Discussion ---------- DX: unblock PHPUnit 9.5 fixed on SF: symfony/symfony#39331 Commits ------- 0080b6c DX: unblock PHPUnit 9.5
2 parents 52b4f28 + 0080b6c commit 3f1ca81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@
4141
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2",
4242
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1",
4343
"phpspec/prophecy-phpunit": "^1.1 || ^2.0",
44-
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.13 || ^9.4.4 <9.5",
44+
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.13 || ^9.5",
4545
"phpunitgoodpractices/polyfill": "^1.5",
4646
"phpunitgoodpractices/traits": "^1.9.1",
4747
"sanmai/phpunit-legacy-adapter": "^6.4 || ^8.2.1",
48-
"symfony/phpunit-bridge": "^5.1",
48+
"symfony/phpunit-bridge": "^5.2.1",
4949
"symfony/yaml": "^3.0 || ^4.0 || ^5.0"
5050
},
5151
"suggest": {

0 commit comments

Comments
 (0)
0