Skip to content

Commit fef9437

Browse files
author
Konstantin Lapkovsky
committed
chore: update dependencies.
1 parent dd674dd commit fef9437

File tree

3 files changed

+3705
-3706
lines changed

3 files changed

+3705
-3706
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"laravel/framework": ">=5.7.0",
1515
"ronasit/laravel-helpers": ">=2.5",
1616
"laravel/legacy-factories": ">=1.3.0",
17+
"orchestra/testbench": "^6.25",
1718
"ext-json": "*"
1819
},
1920
"require-dev": {
@@ -22,8 +23,7 @@
2223
"mockery/mockery": "^1.4",
2324
"phpunit/phpunit": "^8.0",
2425
"mikey179/vfsstream": "^1.6.11",
25-
"php-mock/php-mock": "^2.4.1",
26-
"orchestra/testbench": "^6.25"
26+
"php-mock/php-mock": "^2.4.1"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)