Skip to content

Commit c670d85

Browse files
authored
Update composer.json
1 parent e5d8fca commit c670d85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
],
1414
"require": {
1515
"php": ">=7.0.0",
16-
"laravel/framework": "~5.6",
16+
"laravel/framework": "~5.5",
1717
"encore/laravel-admin": "1.5.*"
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "~6.0",
21-
"laravel/laravel": "~5.6"
21+
"laravel/laravel": "~5.5"
2222
},
2323
"autoload": {
2424
"psr-4": {

0 commit comments

Comments
 (0)