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 Oct 22, 2023
1 parent 818dafc commit 1e9c428
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"illuminate/console": "^9.0|^10.0|^11.0",
"illuminate/support": "^9.0|^10.0|^11.0",
"nesbot/carbon": "^2.0",
"php-webdriver/webdriver": "dev-symfony7 as 1.10.0",
"php-webdriver/webdriver": "^1.15.1",
"symfony/console": "^6.0|^7.0",
"symfony/finder": "^6.0|^7.0",
"symfony/process": "^6.0|^7.0",
Expand Down Expand Up @@ -78,12 +78,6 @@
"@php vendor/bin/phpunit"
]
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/laravel-labs/php-webdriver"
}
],
"minimum-stability": "dev",
"prefer-stable": true
}

0 comments on commit 1e9c428

Please sign in to comment.