Skip to content

Commit

Permalink
Update recipe symfony/routing
Browse files Browse the repository at this point in the history
  • Loading branch information
Vafilor committed Mar 6, 2024
1 parent 2dbc432 commit 01fa0fd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
8 changes: 7 additions & 1 deletion config/routes.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
api_login_check:
path: /api/login_check
path: /api/login_check

controllers:
resource:
path: ../src/Controller/
namespace: App\Controller
type: attribute
6 changes: 3 additions & 3 deletions symfony.lock
Original file line number Diff line number Diff line change
Expand Up @@ -403,12 +403,12 @@
"version": "v5.2.4"
},
"symfony/routing": {
"version": "5.4",
"version": "6.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "5.3",
"ref": "85de1d8ae45b284c3c84b668171d2615049e698f"
"version": "6.2",
"ref": "e0a11b4ccb8c9e70b574ff5ad3dfdcd41dec5aa6"
},
"files": [
"config/packages/routing.yaml",
Expand Down

0 comments on commit 01fa0fd

Please sign in to comment.