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 b65559b commit 1489a5bCopy full SHA for 1489a5b
composer.json
@@ -4,8 +4,8 @@
4
"keywords": ["laravel", "javascript", "language", "translations", "routes"],
5
"type": "library",
6
"require": {
7
- "php": ">=5.5.9",
8
- "illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*"
+ "php": ">=7.1",
+ "illuminate/support": "^5.1"
9
},
10
"license": "MIT",
11
"autoload": {
0 commit comments