Skip to content

Commit 60beaa2

Browse files
hebbettegos
authored andcommitted
[12.x] Allow new versions for phiki/phiki than 2.0.0 (laravel#57075)
1 parent f212d82 commit 60beaa2

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
@@ -40,7 +40,7 @@
4040
"monolog/monolog": "^3.0",
4141
"nesbot/carbon": "^3.8.4",
4242
"nunomaduro/termwind": "^2.0",
43-
"phiki/phiki": "v2.0.0",
43+
"phiki/phiki": "^2.0.0",
4444
"psr/container": "^1.1.1|^2.0.1",
4545
"psr/log": "^1.0|^2.0|^3.0",
4646
"psr/simple-cache": "^1.0|^2.0|^3.0",

0 commit comments

Comments
 (0)