Skip to content

Commit 596bb88

Browse files
authored
Merge pull request #1 from whitecube/voidgraphics-patch-1
Laravel 10
2 parents 160c5ee + c3a2e5a commit 596bb88

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
@@ -6,7 +6,7 @@
66
"prefer-stable": true,
77
"require": {
88
"php": ">=8.0.0",
9-
"laravel/framework": "^8.0|^9.0"
9+
"laravel/framework": "^8.0|^9.0|^10"
1010
},
1111
"require-dev": {
1212
"pestphp/pest": "^1.10"

0 commit comments

Comments
 (0)