Skip to content

Commit

Permalink
Add Laravel 7 support
Browse files Browse the repository at this point in the history
  • Loading branch information
mnabialek committed Apr 15, 2020
1 parent 905717a commit 5d7db3f
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 @@ -2,7 +2,7 @@
"name": "mnabialek/laravel-test-css",
"description": "Allows to add some custom CSS styles when running tests",
"require": {
"laravel/framework": "5.*|6.*"
"laravel/framework": "5.*|6.*|7.*"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.13"
Expand Down

0 comments on commit 5d7db3f

Please sign in to comment.