Skip to content

Commit e41cd76

Browse files
committed
bump dredd-hooks-php version
1 parent 8bf79c5 commit e41cd76

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
@@ -3,9 +3,9 @@
33
"description": "Laravel hooks for the Dredd testing tool",
44
"type": "package",
55
"require": {
6-
"php": ">=7.1",
6+
"php": ">=7.2",
77
"nikic/php-parser": "^4.2",
8-
"ddelnano/dredd-hooks-php": "^1.1"
8+
"ddelnano/dredd-hooks-php": "^2.0"
99
},
1010
"license": "MIT",
1111
"authors": [

0 commit comments

Comments
 (0)