opdavies/sculpin-skeleton

Fatal error: Undefined class constant 'PARSE_EXCEPTION_ON_INVALID_TYPE'

Closed this issue · 2 comments

When generating a site after an initial clone:

Fatal error: Undefined class constant 'PARSE_EXCEPTION_ON_INVALID_TYPE' in /Users/opdavies/Code/my-sculpin-site/vendor/dflydev/dot-access-configuration/src/Dflydev/DotAccessConfiguration/YamlConfigurationBuilder.php on line 43

Fixed upstream, working again after a composer update and also with a new composer create-project.