Skip to content

Commit

Permalink
added laravel 6
Browse files Browse the repository at this point in the history
  • Loading branch information
MordiSacks authored May 24, 2020
1 parent 98752cd commit f421f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"require": {
"php": ">=5.4.0",
"laravel/framework": "5.4.*",
"laravel/framework": "^5.4|^6",
"mordisacks/i18n": "2.0.*"
},
"autoload": {
Expand Down

0 comments on commit f421f77

Please sign in to comment.