feat(router): atualizar versão do AxiumPHP e melhorar gerenciamento de rotas
This commit is contained in:
14
vendor/composer/installed.json
vendored
14
vendor/composer/installed.json
vendored
@@ -2,24 +2,24 @@
|
||||
"packages": [
|
||||
{
|
||||
"name": "claudecio/axiumphp",
|
||||
"version": "dev-dev-update-initializing",
|
||||
"version_normalized": "dev-dev-update-initializing",
|
||||
"version": "dev-feature-updated-router",
|
||||
"version_normalized": "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": {
|
||||
"php": ">=8.1",
|
||||
"vlucas/phpdotenv": "v5.6.2"
|
||||
},
|
||||
"time": "2025-10-18T18:31:17+00:00",
|
||||
"time": "2025-10-26T20:05:19+00:00",
|
||||
"type": "library",
|
||||
"installation-source": "dist",
|
||||
"autoload": {
|
||||
@@ -32,7 +32,7 @@
|
||||
],
|
||||
"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"
|
||||
},
|
||||
"install-path": "../claudecio/axiumphp"
|
||||
|
||||
Reference in New Issue
Block a user