update lock clucknut
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 14s
Build, Push and Deploy / build-and-push (push) Successful in 3m14s
Build, Push and Deploy / deploy-staging (push) Successful in 25s
Build, Push and Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-04-18 20:32:18 +07:00
parent 4554035227
commit dcaf267458
3359 changed files with 153185 additions and 205489 deletions

View File

@@ -1,37 +0,0 @@
{
"name": "psy/psysh-build",
"description": "Build configuration for PsySH phar distribution.",
"type": "project",
"license": "MIT",
"require": {
"php": "^8.0 || ^7.4",
"ext-json": "*",
"ext-tokenizer": "*",
"composer/class-map-generator": "^1.0",
"nikic/php-parser": "^5.0 || ^4.0",
"symfony/console": "^8.0 || ^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4",
"symfony/polyfill-iconv": "^1.0",
"symfony/polyfill-mbstring": "^1.0",
"symfony/var-dumper": "^8.0 || ^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4"
},
"require-dev": {
"roave/security-advisories": "dev-latest"
},
"autoload": {
"files": ["src/functions.php"],
"psr-4": {
"Psy\\": "src/"
}
},
"bin": ["bin/psysh"],
"config": {
"platform": {
"php": "7.4.99"
},
"preferred-install": "dist",
"sort-packages": true
},
"conflict": {
"symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4"
}
}

2349
vendor/psy/psysh/build/composer.lock generated vendored

File diff suppressed because it is too large Load Diff