Skip to content

Commit

Permalink
Set fixed versions for all 3rd-party-deps & UPDATE internal deps
Browse files Browse the repository at this point in the history
  • Loading branch information
carstingaxion committed Oct 14, 2023
1 parent 529667e commit 9d37d66
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 67 deletions.
34 changes: 17 additions & 17 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,23 +30,23 @@
"figuren-theater/blogs": "*",
"figuren-theater/deprecated_figuren_theater_v2": "*",
"figuren-theater/deprecated_plugins_v2": "*",
"figuren-theater/ft-admin-ui": "^1.1",
"figuren-theater/ft-data": "^1.0",
"figuren-theater/ft-interactive": "^1.1",
"figuren-theater/ft-maintenance": "^1.2",
"figuren-theater/ft-media": "^1.1",
"figuren-theater/ft-onboarding": "^1.4",
"figuren-theater/ft-options": "^1.2",
"figuren-theater/ft-performance": "^1.3",
"figuren-theater/ft-privacy": "^1.2",
"figuren-theater/ft-routes": "^1.1",
"figuren-theater/ft-security": "^1.4",
"figuren-theater/ft-seo": "^1.1",
"figuren-theater/ft-site-editing": "^1.4",
"figuren-theater/ft-themes": "^1.2",
"figuren-theater/ft-theming": "^1.1",
"inpsyde/wp-translation-downloader": "^2.5",
"johnpbloch/wordpress": "^6.3"
"figuren-theater/ft-admin-ui": "1.1.4",
"figuren-theater/ft-data": "1.0.28",
"figuren-theater/ft-interactive": "1.1.1",
"figuren-theater/ft-maintenance": "1.2.1",
"figuren-theater/ft-media": "1.1.0",
"figuren-theater/ft-onboarding": "1.4.0",
"figuren-theater/ft-options": "1.2.3",
"figuren-theater/ft-performance": "1.3.1",
"figuren-theater/ft-privacy": "1.2.1",
"figuren-theater/ft-routes": "1.1.3",
"figuren-theater/ft-security": "1.4.3",
"figuren-theater/ft-seo": "1.1.0",
"figuren-theater/ft-site-editing": "1.5.0",
"figuren-theater/ft-themes": "1.2.1",
"figuren-theater/ft-theming": "1.1.1",
"inpsyde/wp-translation-downloader": "2.5",
"johnpbloch/wordpress": "6.3.2"
},
"require-dev": {
"figuren-theater/code-quality": "*"
Expand Down
101 changes: 51 additions & 50 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9d37d66

Please sign in to comment.