Skip to content

Commit 9027dda

Browse files
authored
Add PHP requirements
1 parent 085b18d commit 9027dda

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
}
1515
},
1616
"require": {
17-
"amphp/artax": "^3",
17+
"php": "^7.0",
18+
"amphp/artax": "^3.0",
1819
"php-http/httplug": "^1.1",
1920
"php-http/discovery": "^1.2"
2021
},

0 commit comments

Comments
 (0)