Skip to content

Conversation

@satrun77
Copy link
Contributor

No description provided.

@wilr wilr merged commit 21c8b81 into dnadesign:main Aug 29, 2025
6 checks passed
@lerni
Copy link
Contributor

lerni commented Aug 29, 2025

Don't know what's going on. I use "dnadesign/silverstripe-elemental-virtual": "dev-main" but composer still pulls an old version - on packagist it's updated, used clear-cache and what not, but still same 🙅 For now I disabled the task.

DNADesign\ElementalVirtual\Tasks\ResetGloballyEnabledElements:
  enabled: false

Edit: Acctually is_enabled not just enabled it's called!

@satrun77
Copy link
Contributor Author

Don't know what's going on. I use "dnadesign/silverstripe-elemental-virtual": "dev-main" but composer still pulls an old version - on packagist it's updated, used clear-cache and what not, but still same 🙅 For now I disabled the task.

DNADesign\ElementalVirtual\Tasks\ResetGloballyEnabledElements:

  enabled: false

Your composer.lock file contains the old hash. Delete the file so composer can fetch latest code.

You can specify the exact commit hash you want to install from the branch by adding #thencommithash to your composer.json file

@lerni
Copy link
Contributor

lerni commented Aug 30, 2025

Yeah thanks, also cleared lock-file - did all that came to mind 😛 but still 💩
I don't like referencing branches & hashes or disabling the task, but had to come up with something 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants