Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Jan 8, 2024
1 parent c11fac8 commit 1d0715c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,12 @@
"php": "^8.2",
"laravel/browser-kit-testing": "dev-develop",
"orchestra/testbench": "^9.0",
"symfony/dom-crawler": "^6.2"
"symfony/dom-crawler": "^7.0"
},
"require-dev": {
"laravel/pint": "^1.6",
"phpstan/phpstan": "^1.10.7"
},
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"scripts": {
"post-autoload-dump": "@prepare",
"prepare": "@php vendor/bin/testbench package:discover --ansi",
Expand Down

0 comments on commit 1d0715c

Please sign in to comment.