Skip to content

Commit 606707d

Browse files
committed
Fix league/uri version
1 parent e978042 commit 606707d

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
@@ -30,7 +30,7 @@
3030
"ext-zip": "*",
3131
"guzzlehttp/guzzle": "^7.5.0",
3232
"laravel/framework": "^9",
33-
"league/uri": "^6.7",
33+
"league/uri": "~6.7|~6.8",
3434
"phpstan/extension-installer": "^1.2",
3535
"phpstan/phpstan-phpunit": "^1.2"
3636
},

0 commit comments

Comments
 (0)