Skip to content

Commit 57d66f4

Browse files
authored
Merge pull request #19 from cego/lejo/support-spatie-4
Support spatie4
2 parents 4485956 + c7aea6c commit 57d66f4

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
@@ -20,7 +20,7 @@
2020
"php": "^8.1",
2121
"phpstan/phpstan": "^1.4",
2222
"larastan/larastan": "^2.8",
23-
"spatie/laravel-data": "^3.0"
23+
"spatie/laravel-data": "^3.0|^4.0"
2424
},
2525
"require-dev": {
2626
"phpunit/phpunit": "^10.0",

0 commit comments

Comments
 (0)