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 a05c9e3 commit 92fe88eCopy full SHA for 92fe88e
composer.json
@@ -11,14 +11,14 @@
11
],
12
"require": {
13
"php": ">=5.5.9",
14
- "illuminate/support": "5.1.*",
15
- "illuminate/database": "5.1.*",
+ "illuminate/support": "5.2.*",
+ "illuminate/database": "5.2.*",
16
"mockery/mockery": "^0.9"
17
},
18
"require-dev": {
19
"phpunit/phpunit": "^5.0",
20
- "orchestra/testbench": "3.1.*",
21
- "illuminated/helper-functions": "5.1.*"
+ "orchestra/testbench": "3.2.*",
+ "illuminated/helper-functions": "5.2.*"
22
23
"autoload": {
24
"psr-4": {
0 commit comments