2024-11-08
This commit is contained in:
parent
ee2aa95b9a
commit
f4b71696c9
184 changed files with 799 additions and 530 deletions
40
composer.lock
generated
40
composer.lock
generated
|
|
@ -495,35 +495,40 @@
|
|||
},
|
||||
{
|
||||
"name": "idleberg/wordpress-vite-assets",
|
||||
"version": "v1.2.0",
|
||||
"version": "v1.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/idleberg/php-wordpress-vite-assets.git",
|
||||
"reference": "612bb0dea602ea590f25a85b521aacdaea644807"
|
||||
"reference": "8a11b2894b5948759c9b54d2879be562fc7cc37e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/idleberg/php-wordpress-vite-assets/zipball/612bb0dea602ea590f25a85b521aacdaea644807",
|
||||
"reference": "612bb0dea602ea590f25a85b521aacdaea644807",
|
||||
"url": "https://api.github.com/repos/idleberg/php-wordpress-vite-assets/zipball/8a11b2894b5948759c9b54d2879be562fc7cc37e",
|
||||
"reference": "8a11b2894b5948759c9b54d2879be562fc7cc37e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"idleberg/vite-manifest": "^1.1.0",
|
||||
"idleberg/vite-manifest": "^1.2.0",
|
||||
"php": ">=8.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"brainmaestro/composer-git-hooks": "^3.0@alpha",
|
||||
"brainmaestro/composer-git-hooks": "^3.0.0",
|
||||
"codeception/codeception": "^5.0.4",
|
||||
"codeception/module-asserts": "^3.0.0",
|
||||
"friendsofphp/php-cs-fixer": "^3.11",
|
||||
"icanhazstring/composer-unused": "^0.8.10",
|
||||
"phpstan/extension-installer": "^1.2",
|
||||
"phpstan/phpstan": "^1.9",
|
||||
"shipmonk/composer-dependency-analyser": "^1.6",
|
||||
"szepeviktor/phpstan-wordpress": "^1.1"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"hooks": {
|
||||
"config": {
|
||||
"stop-on-failure": [
|
||||
"pre-commit"
|
||||
]
|
||||
},
|
||||
"pre-commit": [
|
||||
"composer run format",
|
||||
"composer run lint",
|
||||
|
|
@ -555,9 +560,15 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/idleberg/php-wordpress-vite-assets/issues",
|
||||
"source": "https://github.com/idleberg/php-wordpress-vite-assets/tree/v1.2.0"
|
||||
"source": "https://github.com/idleberg/php-wordpress-vite-assets/tree/v1.2.1"
|
||||
},
|
||||
"time": "2024-06-09T22:47:52+00:00"
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://www.buymeacoffee.com/idleberg",
|
||||
"type": "buy_me_a_coffee"
|
||||
}
|
||||
],
|
||||
"time": "2024-11-01T23:06:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/uri",
|
||||
|
|
@ -3537,12 +3548,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
||||
"reference": "b9d92910c727387dcb8f5dac744acab5a0190866"
|
||||
"reference": "e3b44e38648ef5386687032582759f9c616c8d19"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/b9d92910c727387dcb8f5dac744acab5a0190866",
|
||||
"reference": "b9d92910c727387dcb8f5dac744acab5a0190866",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/e3b44e38648ef5386687032582759f9c616c8d19",
|
||||
"reference": "e3b44e38648ef5386687032582759f9c616c8d19",
|
||||
"shasum": ""
|
||||
},
|
||||
"conflict": {
|
||||
|
|
@ -3862,6 +3873,7 @@
|
|||
"laravel/fortify": "<1.11.1",
|
||||
"laravel/framework": "<6.20.44|>=7,<7.30.6|>=8,<8.75",
|
||||
"laravel/laravel": ">=5.4,<5.4.22",
|
||||
"laravel/reverb": "<1.4",
|
||||
"laravel/socialite": ">=1,<2.0.10",
|
||||
"latte/latte": "<2.10.8",
|
||||
"lavalite/cms": "<=9|==10.1",
|
||||
|
|
@ -4272,7 +4284,7 @@
|
|||
"xataface/xataface": "<3",
|
||||
"xpressengine/xpressengine": "<3.0.15",
|
||||
"yab/quarx": "<2.4.5",
|
||||
"yeswiki/yeswiki": "<4.1",
|
||||
"yeswiki/yeswiki": "<=4.4.4",
|
||||
"yetiforce/yetiforce-crm": "<=6.4",
|
||||
"yidashi/yii2cmf": "<=2",
|
||||
"yii2mod/yii2-cms": "<1.9.2",
|
||||
|
|
@ -4363,7 +4375,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-10-30T23:05:00+00:00"
|
||||
"time": "2024-10-31T18:06:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/diff",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue