8000 Merge branch '8.x' into 9.x · orchestral/testbench@307a4ae · GitHub
[go: up one dir, main page]

Skip to content

Commit 307a4ae

Browse files
committed
Merge branch '8.x' into 9.x
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
2 parents f7e8d0b + e34136c commit 307a4ae

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"fakerphp/faker": "^1.23",
2626
"laravel/framework": "^11.35.0",
2727
"mockery/mockery": "^1.6.10",
28-
"orchestra/testbench-core": "^9.8.1",
29-
"orchestra/workbench": "^9.11",
28+
"orchestra/testbench-core": "^9.9.0",
29+
"orchestra/workbench": "^9.13.0",
3030
"phpunit/phpunit": "^10.5.35 || ^11.3.6",
3131
"symfony/process": "^7.0.3",
3232
"symfony/yaml": "^7.0.3",

testbench.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ workbench:
1616
api: true
1717
commands: true
1818
views: true
19+
sync:
20+
- from: storage
21+
to: workbench/storage
22+
reverse: true
1923

2024
purge:
2125
files:

0 commit comments

Comments
 (0)
0