Skip to content

Commit ca3bc5c

Browse files
committed
Remove arch pest plugin
1 parent 77447b1 commit ca3bc5c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ phpstan.neon
99
testbench.yaml
1010
vendor
1111
node_modules
12+
.phpunit.result.cache

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"nunomaduro/collision": "^5.0|^6.0|^7.9",
1919
"orchestra/testbench": "^7.0|^8.0",
2020
"pestphp/pest": "^1.0|^2.0",
21-
"pestphp/pest-plugin-arch": "^1.0|^2.0",
2221
"pestphp/pest-plugin-laravel": "^1.0|^2.0"
2322
},
2423
"autoload": {

0 commit comments

Comments
 (0)