Skip to content

Commit 74a8ecb

Browse files
authored
Merge pull request #550 from mcg-web/fix-appveyor-build
Fix Appveyor build
2 parents 94418a9 + 0779261 commit 74a8ecb

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
@@ -50,7 +50,7 @@
5050
},
5151
"require-dev": {
5252
"doctrine/orm": "^2.5",
53-
"phpunit/phpunit": "^7.2 || ^8.2",
53+
"phpunit/phpunit": "<8.3",
5454
"react/promise": "^2.5",
5555
"symfony/asset": "^3.4 || ^4.0",
5656
"symfony/browser-kit": "^3.4 || ^4.0",

0 commit comments

Comments
 (0)