chore: use newer dep versions in demo package

This commit is contained in:
Damien Retzinger
2025-12-14 12:06:47 -05:00
parent ebd21042cd
commit 611c336883
3 changed files with 3 additions and 6003 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
vendor/ vendor/
.phpunit.result.cache .phpunit.result.cache
composer.lock
+1 -1
View File
@@ -45,6 +45,6 @@
} }
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^9.5" "phpunit/phpunit": "^9.5 || ^10 || ^11 || ^12"
} }
} }
-6001
View File
File diff suppressed because it is too large Load Diff