Skip to content

Commit 1f62835

Browse files
authored
Update composer.json
1 parent 47608f1 commit 1f62835

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"require-dev": {
1717
"doctrine/collections": "^1.6.8",
1818
"doctrine/common": "^2.13.3 || ^3.2.2",
19-
"phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13",
20-
"phpspec/prophecy": "^1.11"
19+
"phpspec/prophecy": "^1.10",
20+
"phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
2121
},
2222
"conflict": {
2323
"doctrine/collections": "<1.6.8",

0 commit comments

Comments
 (0)