chore: update dependencies

This commit is contained in:
Benjamin Nussbaum 2026-01-05 14:44:51 +01:00
parent 32dd4c3d08
commit b855ccffcb

14
composer.lock generated
View file

@ -9325,16 +9325,16 @@
}, },
{ {
"name": "pestphp/pest", "name": "pestphp/pest",
"version": "v4.3.0", "version": "v4.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pestphp/pest.git", "url": "https://github.com/pestphp/pest.git",
"reference": "e86bec3e68f1874c112ca782fb9db1333f3fe7ab" "reference": "bc57a84e77afd4544ff9643a6858f68d05aeab96"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pestphp/pest/zipball/e86bec3e68f1874c112ca782fb9db1333f3fe7ab", "url": "https://api.github.com/repos/pestphp/pest/zipball/bc57a84e77afd4544ff9643a6858f68d05aeab96",
"reference": "e86bec3e68f1874c112ca782fb9db1333f3fe7ab", "reference": "bc57a84e77afd4544ff9643a6858f68d05aeab96",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9347,7 +9347,7 @@
"pestphp/pest-plugin-profanity": "^4.2.1", "pestphp/pest-plugin-profanity": "^4.2.1",
"php": "^8.3.0", "php": "^8.3.0",
"phpunit/phpunit": "^12.5.4", "phpunit/phpunit": "^12.5.4",
"symfony/process": "^7.4.0|^8.0.0" "symfony/process": "^7.4.3|^8.0.0"
}, },
"conflict": { "conflict": {
"filp/whoops": "<2.18.3", "filp/whoops": "<2.18.3",
@ -9425,7 +9425,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/pestphp/pest/issues", "issues": "https://github.com/pestphp/pest/issues",
"source": "https://github.com/pestphp/pest/tree/v4.3.0" "source": "https://github.com/pestphp/pest/tree/v4.3.1"
}, },
"funding": [ "funding": [
{ {
@ -9437,7 +9437,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-12-30T19:48:33+00:00" "time": "2026-01-04T16:29:59+00:00"
}, },
{ {
"name": "pestphp/pest-plugin", "name": "pestphp/pest-plugin",