Skip to content

Commit 663b560

Browse files
authored
Merge pull request #45 from ziming/patch-1
Improved PHP 8.4 Compatibility
2 parents d9c9750 + 1a64588 commit 663b560

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
@@ -21,7 +21,7 @@
2121
"nikic/php-parser": "^4.19.1 || ^5.0.2",
2222
"nunomaduro/termwind": "^1.15 || ^2.0",
2323
"spatie/laravel-package-tools": "^1.16",
24-
"thecodingmachine/safe": "^2.4"
24+
"thecodingmachine/safe": "^2.4 || ^3.0"
2525
},
2626
"require-dev": {
2727
"nunomaduro/collision": "^7.0 || ^8.1",

0 commit comments

Comments
 (0)