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 e0a7a0d commit 39e677eCopy full SHA for 39e677e
composer.json
@@ -15,14 +15,14 @@
15
"php": "^7.3",
16
"ext-json": "*",
17
"arvenil/ninja-mutex": "^0.6",
18
- "illuminate/support": "^8.0",
19
- "illuminate/console": "^8.0"
+ "illuminate/console": "^8.0",
+ "illuminate/support": "^8.0"
20
},
21
"require-dev": {
22
"phpunit/phpunit": "^8.4|^9.0",
23
"mockery/mockery": "^1.3.1",
24
"orchestra/testbench": "^6.0",
25
- "illuminated/testing-tools": "dev-master",
+ "illuminated/testing-tools": "^8.0",
26
"predis/predis": "^1.1.1",
27
"ext-pdo_mysql": "*",
28
"ext-redis": "*"
0 commit comments