Updated dependencies
This commit is contained in:
parent
7a344067d9
commit
6ec42d61e5
1 changed files with 4 additions and 5 deletions
|
|
@ -12,14 +12,13 @@
|
|||
"require": {
|
||||
"php": ">=8.0",
|
||||
"ext-simplexml": "*",
|
||||
"gone.io/twig-extension-inflection": "^1.0",
|
||||
"gone.io/twig-extension-transform": "^1.0",
|
||||
"gone.io/uuid": "^2.3",
|
||||
"matthewbaggett/twig-extension-inflect": "^1.0",
|
||||
"matthewbaggett/twig-extension-transform": "^1.0",
|
||||
"matthewbaggett/uuid": "^2.3",
|
||||
"laminas/laminas-db": "^2.11.1",
|
||||
"mattketmo/camel": "^1.1",
|
||||
"nesbot/carbon": "^2.0",
|
||||
"robmorgan/phinx": "^0.12.1",
|
||||
"twig/twig": "^2.11"
|
||||
"robmorgan/phinx": "^0.12.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"benzine/core": "dev-master"
|
||||
|
|
|
|||
Loading…
Reference in a new issue