chore: update deps, use bs-community/TwigBridge

This commit is contained in:
Zephyr Lykos 2025-01-18 17:04:51 +08:00
parent e50cc6ee28
commit ea5be502b3
No known key found for this signature in database
GPG Key ID: D3E9D31E2F77F04D
2 changed files with 1856 additions and 1118 deletions

View File

@ -29,7 +29,7 @@
"lorisleiva/laravel-search-string": "^1.0",
"nesbot/carbon": "^2.0",
"nunomaduro/collision": "^7.0",
"rcrowe/twigbridge": "^0.14",
"rcrowe/twigbridge": "dev-blessing",
"spatie/laravel-translation-loader": "^2.7",
"symfony/process": "^6.0",
"symfony/yaml": "^5.0",
@ -81,10 +81,14 @@
]
}
},
"repositories": {
"packagist": {
"repositories": [
{
"type": "vcs",
"url": "https://github.com/bs-community/TwigBridge"
},
{
"type": "composer",
"url": "https://packagist.org/"
}
}
]
}

2962
composer.lock generated

File diff suppressed because it is too large Load Diff