Skip to content

Commit 40ac776

Browse files
author
Szymon Kostrubiec
committed
OP-351 - Add phpUnit dependency to fix builds on Sylius 1.12 with PHP 8.0
1 parent 37f5ea7 commit 40ac776

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"phpstan/phpstan-doctrine": "^1.3",
4040
"phpstan/phpstan-strict-rules": "^1.3.0",
4141
"phpstan/phpstan-webmozart-assert": "^1.2.0",
42-
"phpunit/phpunit": "^10.5",
42+
"phpunit/phpunit": "^9.5 || ^10.5",
4343
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
4444
"robertfausk/behat-panther-extension": "^1.1",
4545
"sylius-labs/coding-standard": "^4.2",

0 commit comments

Comments
 (0)