Skip to content

Commit b5142d2

Browse files
committed
Add Laravel 9 support
1 parent 63bebfe commit b5142d2

File tree

2 files changed

+3379
-1210
lines changed

2 files changed

+3379
-1210
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "mnabialek/laravel-test-css",
33
"description": "Allows to add some custom CSS styles when running tests",
44
"require": {
5-
"laravel/framework": "5.*|6.*|7.*|8.*"
5+
"laravel/framework": "5.*|6.*|7.*|8.*|9.*"
66
},
77
"require-dev": {
88
"friendsofphp/php-cs-fixer": "^2.13"

0 commit comments

Comments
 (0)