We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 154e83a commit dfe33a9Copy full SHA for dfe33a9
composer.json
@@ -7,14 +7,14 @@
7
"php": "^7.2",
8
"ext-json": "*",
9
"ext-curl": "*",
10
- "manticoresoftware/manticoresearch-php": "dev-master",
+ "manticoresoftware/manticoresearch-php": "^1.4",
11
"illuminate/support": "^6.0|^7.0|^8.0",
12
"illuminate/contracts": "^6.0|^7.0|^8.0"
13
},
14
"require-dev": {
15
"limedeck/phpunit-detailed-printer": "^5.0|^6.0",
16
- "orchestra/testbench": "^4.0|^5.0",
17
- "phpunit/phpunit": "^8.0|^9.0",
+ "orchestra/testbench": "^4.0|^5.0|^6.0",
+ "phpunit/phpunit": "^9.0",
18
"roave/security-advisories": "dev-master",
19
"friendsofphp/php-cs-fixer": "^2.16"
20
0 commit comments