We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bf79c5 commit e41cd76Copy full SHA for e41cd76
composer.json
@@ -3,9 +3,9 @@
3
"description": "Laravel hooks for the Dredd testing tool",
4
"type": "package",
5
"require": {
6
- "php": ">=7.1",
+ "php": ">=7.2",
7
"nikic/php-parser": "^4.2",
8
- "ddelnano/dredd-hooks-php": "^1.1"
+ "ddelnano/dredd-hooks-php": "^2.0"
9
},
10
"license": "MIT",
11
"authors": [
0 commit comments