Skip to content

Commit 36d79a7

Browse files
committed
Re-allow PHPSpec 3
1 parent af093a3 commit 36d79a7

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
@@ -18,7 +18,7 @@
1818
"symfony/options-resolver": "^2.6 || ^3.0 || ^4.0"
1919
},
2020
"require-dev": {
21-
"phpspec/phpspec": "^4.2",
21+
"phpspec/phpspec": "^3.4 || ^4.2",
2222
"guzzlehttp/psr7": "^1.4"
2323
},
2424
"suggest": {

0 commit comments

Comments
 (0)