Skip to content

Commit 6d445e4

Browse files
Increase dev dependencies lowest to avoid deprecation messages
1 parent 9edb585 commit 6d445e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^9.5",
19-
"behat/behat": "^3.6",
20-
"phpspec/phpspec": "^6.0 || ^7.0",
19+
"behat/behat": "^3.10",
20+
"phpspec/phpspec": "^7.2",
2121
"jackalope/jackalope-doctrine-dbal": "^1.3",
2222
"jackalope/jackalope-jackrabbit": "^1.3",
2323
"phpspec/prophecy-phpunit": "^2.0"

0 commit comments

Comments
 (0)