Skip to content

Commit e0960dc

Browse files
authored
chore(deps): Update php-stemmer to version ^4.0 for PHP 8.4 compatibility (#384)
1 parent 082fed2 commit e0960dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"symfony/polyfill-php80": "^1.17",
4242
"symfony/polyfill-php82": "^1.27",
4343
"symfony/polyfill-php83": "^1.27",
44-
"wamania/php-stemmer": "^3.0"
44+
"wamania/php-stemmer": "^4.0"
4545
},
4646
"require-dev": {
4747
"friendsofphp/php-cs-fixer": "^3.0",

0 commit comments

Comments
 (0)