ministryofjustice / justice-gov-uk

Justice UK website
https://www.justice.gov.uk/
MIT License
2 stars 0 forks source link

Multiple changes around document post type and importing. #91

Closed EarthlingDavey closed 6 months ago

EarthlingDavey commented 6 months ago

The build was failing at composer install.

It was caused by composer running without a lock file, then running with a lock file, and causing a downgrade. And not being able to delete the files of the newest version. We need to review if we should be doing it like that.

For now, it's fixed by updating wpackagist-plugin/debug-bar to the newest version: 1.1.5