Skip to content

Commit b6d6bc9

Browse files
committed
Use fixed version of phpmorphy
1 parent 785454a commit b6d6bc9

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
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"php": "^7.2",
21-
"seoservice2020/phpmorphy": "^2.2",
21+
"seoservice2020/phpmorphy": "^2.2.1",
2222
"illuminate/support": "^7.0|^8.0"
2323
},
2424
"prefer-stable": true,

0 commit comments

Comments
 (0)