Skip to content

Commit cf2ab9d

Browse files
committed
We are using ::class which is php 5.5
1 parent 1d5696f commit cf2ab9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
}
1212
],
1313
"require": {
14-
"php": "^5.4 || ^7.0"
14+
"php": "^5.5|^7.0"
1515
},
1616
"require-dev": {
1717
"php-http/httplug": "^1.0",

0 commit comments

Comments
 (0)