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 8efc06e commit 69a2f9fCopy full SHA for 69a2f9f
composer.json
@@ -15,8 +15,8 @@
15
],
16
"require": {
17
"php": ">=5.4.0",
18
- "illuminate/support": "5.0.x|5.1.x|5.2.x|5.3.x|5.4.x",
19
- "illuminate/translation": "5.0.x|5.1.x|5.2.x|5.3.x|5.4.x",
+ "illuminate/support": "5.0.x|5.1.x|5.2.x|5.3.x|5.4.x|5.5.x",
+ "illuminate/translation": "5.0.x|5.1.x|5.2.x|5.3.x|5.4.x|5.5.x",
20
"symfony/finder": "~2.3|~3.0"
21
},
22
"autoload": {
0 commit comments