Skip to content

Commit

Permalink
Merge branch '7.x' into develop
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Aug 29, 2023
2 parents 71d3fff + 5e0ca45 commit 3480d2b
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 62 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"fakerphp/faker": "^1.21",
"laravel/framework": ">=10.17.0 <10.21.0",
"mockery/mockery": "^1.5.1",
"orchestra/testbench-core": ">=8.9.1 <8.10.0",
"orchestra/workbench": "^0.1.7 || ^0.2.0",
"orchestra/testbench-core": ">=8.10.0 <8.11.0 || 8.x-dev",
"orchestra/workbench": "^0.2.4",
"phpunit/phpunit": "^9.6 || ^10.1",
"spatie/laravel-ray": "^1.32.4",
"symfony/process": "^6.2",
Expand Down
2 changes: 1 addition & 1 deletion core
1 change: 0 additions & 1 deletion sync.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ git submodule foreach git checkout $BRANCH
git submodule foreach git pull

cp -rf core/testbench.yaml ./
cp -rf core/workbench ./
3 changes: 0 additions & 3 deletions workbench/.gitignore

This file was deleted.

13 changes: 0 additions & 13 deletions workbench/app/Providers/TestbenchServiceProvider.php

This file was deleted.

This file was deleted.

0 comments on commit 3480d2b

Please sign in to comment.