Skip to content

Commit 82701a7

Browse files
author
Paul Vidal
authored
laravel 5.5 compatibility
1 parent 843a10d commit 82701a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": ">=5.6.4",
15-
"laravel/framework": "5.1.* || 5.2.* || 5.3.* || 5.4.*"
15+
"laravel/framework": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.*"
1616
},
1717
"autoload": {
1818
"files": [

0 commit comments

Comments
 (0)