Skip to content

Commit 0362c84

Browse files
chore: move generic dependency line to ^0.1
Switch to the 0.1 dependency line for the generic app package and refresh the lockfile so patch updates can flow without 0.0.x caret conflicts. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 3371a57 commit 0362c84

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"prefer-stable": true,
2424
"require": {
2525
"freedomtech-hosting/polydock-app": "^0.0.31",
26-
"freedomtech-hosting/polydock-app-amazeeio-generic": "^0.0.81",
26+
"freedomtech-hosting/polydock-app-amazeeio-generic": "^0.1",
2727
"freedomtech-hosting/ft-lagoon-php": "^0.0.12",
2828
"guzzlehttp/guzzle": "^7.10.0",
2929
"cuyz/valinor": "^2.3.2"

composer.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)