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 3ec0cef + 1b3e6f2 commit 195cc09Copy full SHA for 195cc09
composer.json
@@ -10,9 +10,9 @@
10
}
11
],
12
"require": {
13
- "illuminate/support": "5.1.*|5.2.*|5.3.*",
14
- "illuminate/session": "5.1.*|5.2.*|5.3.*",
15
- "illuminate/events": "5.1.*|5.2.*|5.3.*"
+ "illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*",
+ "illuminate/session": "5.1.*|5.2.*|5.3.*|5.4.*",
+ "illuminate/events": "5.1.*|5.2.*|5.3.*|5.4.*"
16
},
17
"require-dev": {
18
"phpunit/phpunit": "~4.0",
0 commit comments