Skip to content

Commit 89f4278

Browse files
committed
Merge branch 'master' into feat-graphql-method-type
# Conflicts: # templates/go/services/service.go.twig # templates/node/lib/services/service.js.twig # templates/python/package/services/service.py.twig # templates/ruby/lib/container/services/service.rb.twig # templates/web/src/services/template.ts.twig
2 parents aba457b + 2637d47 commit 89f4278

File tree

239 files changed

+3634
-2060
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

239 files changed

+3634
-2060
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"ext-curl": "*",
2424
"ext-mbstring": "*",
2525
"ext-json": "*",
26-
"twig/twig": "^3.3",
27-
"matthiasmullie/minify": "^1.3"
26+
"twig/twig": "^3.4.1",
27+
"matthiasmullie/minify": "^1.3.68"
2828
},
2929
"require-dev": {
30-
"phpunit/phpunit": "^9.5.13",
30+
"phpunit/phpunit": "^9.5.21",
3131
"brianium/paratest": "^6.4"
3232
},
3333
"minimum-stability": "dev",

0 commit comments

Comments
 (0)