Joshua Fredrickson
Joshua Fredrickson
This bumps the 1.x branch to Laravel 8 from 7, also increasing the minimum PHP version to 7.3. This specifically addresses compatibility with newer versions of `log1x/acf-composer` as it uses...
This makes this package compatible with the official release of Sage 10 and Bud. Refers: #5
With the official release of Sage 10 and Bud, this package no longer works. I put together a quick proof of concept PR that will fix the issue, but this...
### Agreement - [X] This is not a duplicate of an existing issue - [X] I have read the [guidelines for Contributing to Roots Projects](https://github.com/roots/.github/blob/master/CONTRIBUTING.md) - [X] This is not...
Some security plugins will automatically edit `wp-config.php` and then throw an error: ``` Fatal error: Uncaught Roots\WPConfig\Exceptions\ConstantAlreadyDefinedException: Aborted trying to redefine constant 'DISALLOW_FILE_EDIT'. `define('DISALLOW_FILE_EDIT', ...)` has already been occurred elsewhere....
Great plugin! I'm looking to incorporate it more fully into my workflow, but a major blocker is not being able to use fluid values in a CSS variable as this...
When attempting to access an admin edit page, the following error appears (and has been showing up off and on for the last 2.5 years across several different sites). ```...
Version 3 is now supported in WordPress 6.6. Reference: https://developer.wordpress.org/block-editor/reference-guides/theme-json-reference/theme-json-living/ Migrating from v2 to v3: https://developer.wordpress.org/block-editor/reference-guides/theme-json-reference/theme-json-migrations/#migrating-from-v2-to-v3 ## Type of change **PATCH: backwards compatible change** This doesn't appear to break anything....
Attempting to use `fluid-tailwind` with any Node version above 20.18.3 throws the following error. This error does not occur if switching back to Node 20.18.3. ``` │ │ Module build...