Use bounded version constraint for PHP
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
"kelunik/certificate": "^1",
|
"kelunik/certificate": "^1",
|
||||||
"league/climate": "^3",
|
"league/climate": "^3",
|
||||||
"monolog/monolog": "^1.17",
|
"monolog/monolog": "^1.17",
|
||||||
"php": ">=5.5",
|
"php": "^5.5|^7",
|
||||||
"psr/log": "^1",
|
"psr/log": "^1",
|
||||||
"rdlowrey/auryn": "^1",
|
"rdlowrey/auryn": "^1",
|
||||||
"webmozart/assert": "^1"
|
"webmozart/assert": "^1"
|
||||||
|
|||||||
Reference in New Issue
Block a user