Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Statamic 3.3 #32

Open
wants to merge 30 commits into
base: main
Choose a base branch
from
Open

Support for Statamic 3.3 #32

wants to merge 30 commits into from

Conversation

michaelr0
Copy link
Collaborator

Adds support for Statamic 3.3.

  • Removes edalzel/blade-directives as a core dependency.
  • Adjusts references to modify() helper from blade-directives to use the new Statamic::modify() helper.

This PR is not yet deemed complete and ready, this will be the location for discussion and adjustments to enable Statamic 3.3 support and will be merged when deemed ready.

Michael Rook and others added 28 commits March 31, 2022 11:11
Remove edalzel/blade-directives
…or/phpunit/phpunit/src/Util/Configuration.php on line 407 by requiring 8.5.14 or higher.
Resolve PHP Fatal error:  Cannot acquire reference to $GLOBALS in vendor/phpunit/phpunit/src/Util/Configuration.php on line 407 by requiring 8.5.14 or higher.
Bump minimum phpunit from 8.5.14 to 8.5.19 to address issues resolved in sebastianbergmann/phpunit#4740
Adjustments to Laravel Framework and PHPUnit min versions
Adjustments to GH Action's minimum Laravel Framework version.
Workflow adjustments
Switch all settings modules to getters/setters with reactiveTick
@michaelr0
Copy link
Collaborator Author

michaelr0 commented Mar 23, 2023

Progress on this PR has stalled.

See: Is this repo still maintained? #42

if anyone wants to pick this up where I left off, or start anew, feel free to do so :)

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.

2 participants