Skip to content

Commit d073f22

Browse files
author
Lander Vanderstraeten
committed
Fix dependencies
1 parent e34dd07 commit d073f22

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"type": "library",
55
"require-dev": {
66
"friendsofphp/php-cs-fixer": "^2.12",
7-
"phpro/grumphp": "^0.14.1",
8-
"phpspec/phpspec": "^4.3",
9-
"symfony/validator": "^4.1",
7+
"phpro/grumphp": "^0.17",
8+
"phpspec/phpspec": "^6.0",
9+
"symfony/validator": "^4.4",
1010
"sebastian/comparator": "^1.2.4"
1111
},
1212
"license": "MIT",

0 commit comments

Comments
 (0)