Skip to content

Commit dfe33a9

Browse files
Stabilization of manticoresoftware/manticoresearch-php to 1.4
1 parent 154e83a commit dfe33a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
"php": "^7.2",
88
"ext-json": "*",
99
"ext-curl": "*",
10-
"manticoresoftware/manticoresearch-php": "dev-master",
10+
"manticoresoftware/manticoresearch-php": "^1.4",
1111
"illuminate/support": "^6.0|^7.0|^8.0",
1212
"illuminate/contracts": "^6.0|^7.0|^8.0"
1313
},
1414
"require-dev": {
1515
"limedeck/phpunit-detailed-printer": "^5.0|^6.0",
16-
"orchestra/testbench": "^4.0|^5.0",
17-
"phpunit/phpunit": "^8.0|^9.0",
16+
"orchestra/testbench": "^4.0|^5.0|^6.0",
17+
"phpunit/phpunit": "^9.0",
1818
"roave/security-advisories": "dev-master",
1919
"friendsofphp/php-cs-fixer": "^2.16"
2020
},

0 commit comments

Comments
 (0)