Skip to content

Commit 5d7db3f

Browse files
committed
Add Laravel 7 support
1 parent 905717a commit 5d7db3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.*"
5+
"laravel/framework": "5.*|6.*|7.*"
66
},
77
"require-dev": {
88
"friendsofphp/php-cs-fixer": "^2.13"

0 commit comments

Comments
 (0)