Skip to content

Commit 4b0c1c2

Browse files
Updating the dependencies
1 parent 59e6b1e commit 4b0c1c2

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

composer.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,13 @@
1414
"type": "library",
1515
"license": "MIT",
1616
"require": {
17-
"php": ">=7.0",
18-
"arcanedev/support": "~4.2.0"
17+
"php": ">=7.1.3",
18+
"arcanedev/support": "~4.3.0"
1919
},
2020
"require-dev": {
21-
"orchestra/testbench": "~3.5.0",
22-
"orchestra/database": "~3.5.0",
23-
"phpunit/phpcov": "~4.0",
24-
"phpunit/phpunit": "~6.0"
21+
"orchestra/testbench": "~3.6.0",
22+
"phpunit/phpunit": "~7.0",
23+
"phpunit/phpcov": "~5.0"
2524
},
2625
"autoload": {
2726
"psr-4": {

0 commit comments

Comments
 (0)