Skip to content

Commit 49d0b10

Browse files
authored
Update composer.json
Fix for PHP 8
1 parent 727bc40 commit 49d0b10

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
@@ -20,7 +20,7 @@
2020
"ext-json": "*",
2121
"intervention/image": "^2.3",
2222
"lasserafn/php-initials": "^3.0",
23-
"lasserafn/php-string-script-language": "^0.1.0",
23+
"lasserafn/php-string-script-language": "^0.3.0",
2424
"meyfa/php-svg": "^0.9.0",
2525
"overtrue/pinyin": "^4.0"
2626
},

0 commit comments

Comments
 (0)