Bump laravel/dusk from 7.6.1 to 7.7.0
Bumps [laravel/dusk](https://github.com/laravel/dusk) from 7.6.1 to 7.7.0. - [Release notes](https://github.com/laravel/dusk/releases) - [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md) - [Commits](https://github.com/laravel/dusk/compare/v7.6.1...v7.7.0) --- updated-dependencies: - dependency-name: laravel/dusk dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
413a919f92
commit
69d5e663b1
1 changed files with 19 additions and 19 deletions
38
composer.lock
generated
38
composer.lock
generated
|
@ -8744,16 +8744,16 @@
|
|||
},
|
||||
{
|
||||
"name": "laravel/dusk",
|
||||
"version": "v7.6.1",
|
||||
"version": "v7.7.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/dusk.git",
|
||||
"reference": "5db55e06a760543363311612c6b446fe06e888dd"
|
||||
"reference": "c1d17269c317bc99fef3c2e885465d0bb6398434"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/dusk/zipball/5db55e06a760543363311612c6b446fe06e888dd",
|
||||
"reference": "5db55e06a760543363311612c6b446fe06e888dd",
|
||||
"url": "https://api.github.com/repos/laravel/dusk/zipball/c1d17269c317bc99fef3c2e885465d0bb6398434",
|
||||
"reference": "c1d17269c317bc99fef3c2e885465d0bb6398434",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -8811,9 +8811,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/laravel/dusk/issues",
|
||||
"source": "https://github.com/laravel/dusk/tree/v7.6.1"
|
||||
"source": "https://github.com/laravel/dusk/tree/v7.7.0"
|
||||
},
|
||||
"time": "2023-02-14T16:48:20+00:00"
|
||||
"time": "2023-02-21T11:38:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/pint",
|
||||
|
@ -9626,23 +9626,23 @@
|
|||
},
|
||||
{
|
||||
"name": "phpunit/php-code-coverage",
|
||||
"version": "10.0.0",
|
||||
"version": "10.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
||||
"reference": "bf4fbc9c13af7da12b3ea807574fb460f255daba"
|
||||
"reference": "b9c21a93dd8c8eed79879374884ee733259475cc"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/bf4fbc9c13af7da12b3ea807574fb460f255daba",
|
||||
"reference": "bf4fbc9c13af7da12b3ea807574fb460f255daba",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/b9c21a93dd8c8eed79879374884ee733259475cc",
|
||||
"reference": "b9c21a93dd8c8eed79879374884ee733259475cc",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-dom": "*",
|
||||
"ext-libxml": "*",
|
||||
"ext-xmlwriter": "*",
|
||||
"nikic/php-parser": "^4.14",
|
||||
"nikic/php-parser": "^4.15",
|
||||
"php": ">=8.1",
|
||||
"phpunit/php-file-iterator": "^4.0",
|
||||
"phpunit/php-text-template": "^3.0",
|
||||
|
@ -9691,7 +9691,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
|
||||
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.0.0"
|
||||
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.0.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -9699,7 +9699,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-03T07:14:34+00:00"
|
||||
"time": "2023-02-25T05:35:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-file-iterator",
|
||||
|
@ -9944,16 +9944,16 @@
|
|||
},
|
||||
{
|
||||
"name": "phpunit/phpunit",
|
||||
"version": "10.0.11",
|
||||
"version": "10.0.13",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||
"reference": "d18a18b07e7a9ad52d994b1785f9e301fc84b616"
|
||||
"reference": "c37a88d7a905266eab6498817a1bf1170043313f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d18a18b07e7a9ad52d994b1785f9e301fc84b616",
|
||||
"reference": "d18a18b07e7a9ad52d994b1785f9e301fc84b616",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c37a88d7a905266eab6498817a1bf1170043313f",
|
||||
"reference": "c37a88d7a905266eab6498817a1bf1170043313f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -10024,7 +10024,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.11"
|
||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.13"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -10040,7 +10040,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-20T16:39:36+00:00"
|
||||
"time": "2023-02-27T13:07:57+00:00"
|
||||
},
|
||||
{
|
||||
"name": "pimple/pimple",
|
||||
|
|
Loading…
Add table
Reference in a new issue