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 095a260 + 545edde commit 7ff157bCopy full SHA for 7ff157b
composer.json
@@ -10,12 +10,12 @@
10
}
11
],
12
"require": {
13
- "illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*",
14
- "illuminate/session": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*",
15
- "illuminate/events": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*"
+ "illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*",
+ "illuminate/session": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*",
+ "illuminate/events": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*"
16
},
17
"require-dev": {
18
- "phpunit/phpunit": "~5.0|~6.0",
+ "phpunit/phpunit": "~5.0|~6.0|~7.0",
19
"mockery/mockery": "~0.9.0",
20
"orchestra/testbench": "~3.1"
21
0 commit comments