mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
chore: bumps dependencies
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
"php": "^7.3 || ^8.0",
|
||||
"nunomaduro/collision": "^5.11.0|^6.3.0",
|
||||
"pestphp/pest-plugin": "^1.1.0",
|
||||
"phpunit/phpunit": "^9.5.24"
|
||||
"phpunit/phpunit": "^9.5.26"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
@ -40,9 +40,9 @@
|
||||
]
|
||||
},
|
||||
"require-dev": {
|
||||
"illuminate/console": "^8.83.23",
|
||||
"illuminate/support": "^8.83.23",
|
||||
"laravel/dusk": "^6.25.1",
|
||||
"illuminate/console": "^8.83.26",
|
||||
"illuminate/support": "^8.83.26",
|
||||
"laravel/dusk": "^6.25.2",
|
||||
"pestphp/pest-dev-tools": "^1.0.0",
|
||||
"pestphp/pest-plugin-parallel": "^1.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user