Skip to content

Commit bc34e06

Browse files
chore(deps): Update wamania/php-stemmer requirement from 4.0 as 3.0 to 4.0.0 as 3.0
Updates the requirements on [wamania/php-stemmer](https://github.com/wamania/php-stemmer) to permit the latest version. - [Release notes](https://github.com/wamania/php-stemmer/releases) - [Commits](wamania/php-stemmer@v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: wamania/php-stemmer dependency-version: 4.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4dad8d commit bc34e06

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
@@ -5,7 +5,7 @@
55
"ext-pdo": "*",
66
"rubix/ml": "2.x",
77
"amphp/parallel": "1.4.x",
8-
"wamania/php-stemmer": "4.0 as 3.0"
8+
"wamania/php-stemmer": "4.0.0 as 3.0"
99
},
1010
"autoload": {
1111
"psr-4": {

0 commit comments

Comments
 (0)