Skip to content

Commit 89fc58a

Browse files
author
Fatih Aydın
committedFeb 27, 2025
fix: Fix merge conflict
2 parents 4123010 + 32759b1 commit 89fc58a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "^8.1.0",
1414
"google-gemini-php/client": "^1.0.0-beta",
15-
"laravel/framework": "^9.0|^10.0|^11.0"
15+
"laravel/framework": "^9.0|^10.0|^11.0|^12.0"
1616
},
1717
"require-dev": {
1818
"guzzlehttp/guzzle": "^7.8.1",

0 commit comments

Comments
 (0)
Please sign in to comment.