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 59e6b1e commit 4b0c1c2Copy full SHA for 4b0c1c2
composer.json
@@ -14,14 +14,13 @@
14
"type": "library",
15
"license": "MIT",
16
"require": {
17
- "php": ">=7.0",
18
- "arcanedev/support": "~4.2.0"
+ "php": ">=7.1.3",
+ "arcanedev/support": "~4.3.0"
19
},
20
"require-dev": {
21
- "orchestra/testbench": "~3.5.0",
22
- "orchestra/database": "~3.5.0",
23
- "phpunit/phpcov": "~4.0",
24
- "phpunit/phpunit": "~6.0"
+ "orchestra/testbench": "~3.6.0",
+ "phpunit/phpunit": "~7.0",
+ "phpunit/phpcov": "~5.0"
25
26
"autoload": {
27
"psr-4": {
0 commit comments