Skip to content

Commit 8c587e9

Browse files
authored
Add phpspec v6 support
1 parent 0ad07cc commit 8c587e9

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
@@ -20,7 +20,7 @@
2020
"require-dev": {
2121
"doctrine/instantiator": "^1.1",
2222
"guzzlehttp/psr7": "^1.4",
23-
"phpspec/phpspec": "^5.1",
23+
"phpspec/phpspec": "^5.1 || ^6.0",
2424
"phpspec/prophecy": "^1.8",
2525
"sebastian/comparator": "^3.0"
2626
},

0 commit comments

Comments
 (0)