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 a7439a9 + e24e74b commit 774a5c5Copy full SHA for 774a5c5
composer.json
@@ -11,9 +11,9 @@
11
],
12
"require": {
13
"php": ">=5.4.0",
14
- "illuminate/support": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*",
15
- "illuminate/validation": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*",
16
- "illuminate/translation": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*"
+ "illuminate/support": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*",
+ "illuminate/validation": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*",
+ "illuminate/translation": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*"
17
},
18
"require-dev": {
19
"mockery/mockery": "~0.9",
0 commit comments