Skip to content

Commit

Permalink
Upgrade symfony lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
lruozzi9 committed Sep 27, 2024
1 parent 6ed42ee commit 63a2ca0
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions symfony.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,18 @@
"ref": "d1227d002b70d1a1f941d91845fcd7ac7fbfc929"
}
},
"nyholm/psr7": {
"version": "1.8",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "1.0",
"ref": "4a8c0345442dcca1d8a2c65633dcf0285dd5a5a2"
},
"files": [
"config/packages/nyholm_psr7.yaml"
]
},
"payum/payum-bundle": {
"version": "2.5",
"recipe": {
Expand Down Expand Up @@ -314,6 +326,15 @@
"config/packages/monolog.yaml"
]
},
"symfony/panther": {
"version": "2.1",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "1.0",
"ref": "673836afb0eac2b0ec36c44f2ff0379e5a4b2177"
}
},
"symfony/routing": {
"version": "6.0",
"recipe": {
Expand Down Expand Up @@ -409,6 +430,18 @@
"webpack.config.js"
]
},
"symfony/workflow": {
"version": "6.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "3.3",
"ref": "3b2f8ca32a07fcb00f899649053943fa3d8bbfb6"
},
"files": [
"config/packages/workflow.yaml"
]
},
"willdurand/hateoas-bundle": {
"version": "2.5",
"recipe": {
Expand Down

0 comments on commit 63a2ca0

Please sign in to comment.