feat(router): atualizar versão do AxiumPHP e melhorar gerenciamento de rotas
This commit is contained in:
14
composer.lock
generated
14
composer.lock
generated
@@ -4,20 +4,20 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "3e440c7d7c70dfe80c1e1f3c59e6adc5",
|
||||
"content-hash": "f3706a4f041aac68b4feb4e9d952a8a2",
|
||||
"packages": [
|
||||
{
|
||||
"name": "claudecio/axiumphp",
|
||||
"version": "dev-dev-update-initializing",
|
||||
"version": "dev-feature-updated-router",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/claudecio/AxiumPHP.git",
|
||||
"reference": "ccc3c7de5462371150ea8d82549701519503f9f7"
|
||||
"reference": "c7353947a667ea857b461f2b6251441784a4b8ef"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/claudecio/AxiumPHP/zipball/ccc3c7de5462371150ea8d82549701519503f9f7",
|
||||
"reference": "ccc3c7de5462371150ea8d82549701519503f9f7",
|
||||
"url": "https://api.github.com/repos/claudecio/AxiumPHP/zipball/c7353947a667ea857b461f2b6251441784a4b8ef",
|
||||
"reference": "c7353947a667ea857b461f2b6251441784a4b8ef",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -35,10 +35,10 @@
|
||||
],
|
||||
"description": "Meu framework PHP para sistemas MVC modulares.",
|
||||
"support": {
|
||||
"source": "https://github.com/claudecio/AxiumPHP/tree/dev-update-initializing",
|
||||
"source": "https://github.com/claudecio/AxiumPHP/tree/feature-updated-router",
|
||||
"issues": "https://github.com/claudecio/AxiumPHP/issues"
|
||||
},
|
||||
"time": "2025-10-18T18:31:17+00:00"
|
||||
"time": "2025-10-26T20:05:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "firebase/php-jwt",
|
||||
|
||||
Reference in New Issue
Block a user