Skip to content

Commit

Permalink
Blog: update deps, remove yii-debug-viewer (#636)
Browse files Browse the repository at this point in the history
Co-authored-by: Wilmer Arambula <[email protected]>
  • Loading branch information
vjik and terabytesoftw authored Jan 28, 2025
1 parent 3d1e94b commit f47618b
Show file tree
Hide file tree
Showing 10 changed files with 1,637 additions and 1,545 deletions.
128 changes: 64 additions & 64 deletions blog/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,95 +19,94 @@
"php": "8.3.*",
"ext-mbstring": "*",
"ext-pdo_sqlite": "*",
"cebe/markdown": "^1.2@dev",
"cebe/markdown": "^1.2.1@dev",
"cycle/annotated": "^3.5",
"cycle/database": "^2.0",
"cycle/entity-behavior": "^1.0",
"cycle/orm": "^2.0",
"doctrine/collections": "^1.6",
"fakerphp/faker": "^1.14",
"httpsoft/http-message": "^1.1",
"php-http/guzzle7-adapter": "^1.0",
"psr/container": "^2.0",
"psr/http-factory": "^1.0",
"cycle/database": "^2.11.3",
"cycle/entity-behavior": "^1.3.1",
"cycle/orm": "^2.9.3",
"doctrine/collections": "^1.8",
"fakerphp/faker": "^1.24.1",
"httpsoft/http-message": "^1.1.6",
"php-http/guzzle7-adapter": "^1.1",
"psr/container": "^2.0.2",
"psr/http-factory": "^1.1",
"psr/http-message": "^1.1|^2.0",
"psr/http-server-handler": "^1.0",
"psr/http-server-middleware": "^1.0",
"psr/log": "^3.0",
"symfony/console": "^6.0",
"vlucas/phpdotenv": "^5.3",
"yiisoft/access": "^1.0",
"psr/http-server-handler": "^1.0.2",
"psr/http-server-middleware": "^1.0.2",
"psr/log": "^3.0.2",
"symfony/console": "^6.4.17",
"vlucas/phpdotenv": "^5.6.1",
"yiisoft/access": "^1.1.1",
"yiisoft/aliases": "^3.0",
"yiisoft/assets": "^4.0",
"yiisoft/auth": "^3.0",
"yiisoft/assets": "^5",
"yiisoft/auth": "^3.1.1",
"yiisoft/cache": "^3.0",
"yiisoft/cache-file": "^3.0",
"yiisoft/config": "^1.3.1",
"yiisoft/cookies": "^1.2",
"yiisoft/csrf": "^2.0",
"yiisoft/cache-file": "^3.2",
"yiisoft/config": "^1.5.0",
"yiisoft/cookies": "^1.2.2",
"yiisoft/csrf": "^2.2",
"yiisoft/data": "dev-master",
"yiisoft/data-cycle": "dev-master",
"yiisoft/data-response": "^2.0",
"yiisoft/definitions": "^3.0",
"yiisoft/di": "^1.2",
"yiisoft/error-handler": "^3.0",
"yiisoft/factory": "^1.0",
"yiisoft/form": "^1.0",
"yiisoft/form-model": "^1.0",
"yiisoft/html": "^3.0",
"yiisoft/data-response": "^2.1",
"yiisoft/definitions": "^3.3.1",
"yiisoft/di": "^1.3",
"yiisoft/error-handler": "^3.3",
"yiisoft/factory": "^1.3",
"yiisoft/form": "^1.3",
"yiisoft/form-model": "^1.0.1",
"yiisoft/html": "^3.9",
"yiisoft/http": "^1.2",
"yiisoft/injector": "^1.0",
"yiisoft/input-http": "^1.0",
"yiisoft/log": "^2.0",
"yiisoft/injector": "^1.2",
"yiisoft/input-http": "^1.0.1",
"yiisoft/log": "^2.1",
"yiisoft/log-target-file": "^3.0",
"yiisoft/mailer": "^5.0",
"yiisoft/mailer-symfony": "^3.0",
"yiisoft/mailer": "^6",
"yiisoft/mailer-symfony": "^4",
"yiisoft/middleware-dispatcher": "^5.2",
"yiisoft/rate-limiter": "dev-master",
"yiisoft/request-provider": "^1.0",
"yiisoft/rbac": "^1.0",
"yiisoft/request-provider": "^1.2",
"yiisoft/rbac": "^1.0.2",
"yiisoft/rbac-php": "^1.0",
"yiisoft/rbac-rules-container": "^2.0",
"yiisoft/router": "^3.0",
"yiisoft/router-fastroute": "^3.0",
"yiisoft/security": "^1.0",
"yiisoft/session": "^2.0",
"yiisoft/translator": "^3.0",
"yiisoft/router": "^3.1",
"yiisoft/router-fastroute": "^3.1",
"yiisoft/security": "^1.0.2",
"yiisoft/session": "^2.1",
"yiisoft/translator": "^3.1",
"yiisoft/translator-message-php": "^1.1.1",
"yiisoft/user": "^2.0",
"yiisoft/validator": "^2.0",
"yiisoft/var-dumper": "^1.0",
"yiisoft/view": "^10.0",
"yiisoft/widget": "^2.1",
"yiisoft/validator": "^2.1",
"yiisoft/var-dumper": "^1.7",
"yiisoft/view": "^12.0",
"yiisoft/widget": "^2.2",
"yiisoft/yii-bootstrap5": "^3.0@dev",
"yiisoft/yii-console": "^2.0",
"yiisoft/yii-console": "^2.3",
"yiisoft/yii-cycle": "^1.0",
"yiisoft/yii-dataview": "^3.0@dev",
"yiisoft/yii-debug": "dev-master",
"yiisoft/yii-debug-api": "^3.0@dev",
"yiisoft/yii-event": "^2.0",
"yiisoft/yii-http": "^1.0",
"yiisoft/yii-event": "^2.1",
"yiisoft/yii-http": "^1.0.4",
"yiisoft/yii-middleware": "^1.0.4",
"yiisoft/yii-runner-console": "^2.0",
"yiisoft/yii-runner-http": "^2.0",
"yiisoft/yii-runner-console": "^2.2",
"yiisoft/yii-runner-http": "^2.3",
"yiisoft/yii-sentry": "^2.0.1",
"yiisoft/yii-swagger": "^2.1.1",
"yiisoft/yii-view-renderer": "^7.1",
"zircote/swagger-php": "^4.0"
"yiisoft/yii-swagger": "^2.2.0",
"yiisoft/yii-view-renderer": "^7.3",
"zircote/swagger-php": "^4.11.1"
},
"require-dev": {
"codeception/c3": "^2.6",
"codeception/codeception": "^5.0",
"codeception/c3": "^2.9",
"codeception/codeception": "^5.1.2",
"codeception/module-asserts": "^3.0",
"codeception/module-cli": "^2.0",
"codeception/module-phpbrowser": "^3.0",
"phpunit/phpunit": "^9.5",
"roave/infection-static-analysis-plugin": "^1.16",
"codeception/module-cli": "^2.0.1",
"codeception/module-phpbrowser": "^3.0.1",
"phpunit/phpunit": "^9.6.22",
"roave/infection-static-analysis-plugin": "^1.35",
"roave/security-advisories": "dev-latest",
"spatie/phpunit-watcher": "^1.23",
"vimeo/psalm": "^4.18",
"yiisoft/translator-extractor": "^2.0",
"yiisoft/yii-debug-viewer": "dev-master",
"spatie/phpunit-watcher": "^1.23.6",
"vimeo/psalm": "^4.30",
"yiisoft/translator-extractor": "^2.1.1",
"yiisoft/yii-gii": "dev-master",
"yiisoft/yii-testing": "dev-master"
},
Expand Down Expand Up @@ -152,6 +151,7 @@
},
"config": {
"sort-packages": true,
"bump-after-update": true,
"allow-plugins": {
"codeception/c3": true,
"oomphinc/composer-installers-extender": true,
Expand Down
Loading

0 comments on commit f47618b

Please sign in to comment.