mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
chore: upgrades dependencies
This commit is contained in:
@ -18,7 +18,7 @@
|
|||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.3 || ^8.0",
|
"php": "^7.3 || ^8.0",
|
||||||
"nunomaduro/collision": "^5.11.0|^6.3.0",
|
"nunomaduro/collision": "^5.11.0|^6.4.0",
|
||||||
"pestphp/pest-plugin": "^1.1.0",
|
"pestphp/pest-plugin": "^1.1.0",
|
||||||
"phpunit/phpunit": "^9.6.5"
|
"phpunit/phpunit": "^9.6.5"
|
||||||
},
|
},
|
||||||
@ -46,7 +46,7 @@
|
|||||||
"pestphp/pest-dev-tools": "^1.0.0",
|
"pestphp/pest-dev-tools": "^1.0.0",
|
||||||
"pestphp/pest-plugin-parallel": "^1.2.1"
|
"pestphp/pest-plugin-parallel": "^1.2.1"
|
||||||
},
|
},
|
||||||
"minimum-stability": "dev",
|
"minimum-stability": "stable",
|
||||||
"prefer-stable": true,
|
"prefer-stable": true,
|
||||||
"config": {
|
"config": {
|
||||||
"sort-packages": true,
|
"sort-packages": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user