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.
2 parents 7732ddc + b48bae0 commit 46e4906Copy full SHA for 46e4906
composer.json
@@ -11,11 +11,11 @@
11
"license": "MIT",
12
"require": {
13
"php": ">=5.5.9",
14
- "illuminate/contracts": "5.0.*|5.1.*|5.2.*|5.3.*",
15
- "illuminate/support": "5.0.*|5.1.*|5.2.*|5.3.*",
16
- "illuminate/console": "5.0.*|5.1.*|5.2.*|5.3.*",
17
- "illuminate/http": "5.0.*|5.1.*|5.2.*|5.3.*",
18
- "illuminate/view": "5.0.*|5.1.*|5.2.*|5.3.*",
+ "illuminate/contracts": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*",
+ "illuminate/support": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*",
+ "illuminate/console": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*",
+ "illuminate/http": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*",
+ "illuminate/view": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*",
19
"symfony/process": "^2.6|^3.1.0"
20
},
21
"require-dev": {
0 commit comments