Skip to content

Commit 6788bbb

Browse files
Update dependency phpspec/phpspec to v7 (#24)
* Update dependency phpspec/phpspec to v7 --------- Co-authored-by: text-html-renovate[bot] <182508163+text-html-renovate[bot]@users.noreply.github.com> Co-authored-by: Mathieu Rochette <[email protected]>
1 parent 1d009ca commit 6788bbb

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
@@ -13,7 +13,7 @@
1313
}
1414
],
1515
"require-dev": {
16-
"phpspec/phpspec": "^2.4",
16+
"phpspec/phpspec": "^3.0|^7.0",
1717
"php-vfs/php-vfs": "~1.2"
1818
},
1919
"require": {

0 commit comments

Comments
 (0)