Skip to content

Commit

Permalink
Add Laravel 9 support
Browse files Browse the repository at this point in the history
  • Loading branch information
mnabialek committed Feb 22, 2022
1 parent 63bebfe commit b5142d2
Show file tree
Hide file tree
Showing 2 changed files with 3,379 additions and 1,210 deletions.
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.*|7.*|8.*"
"laravel/framework": "5.*|6.*|7.*|8.*|9.*"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.13"
Expand Down
Loading

0 comments on commit b5142d2

Please sign in to comment.