BibleGet-I-O / bibleget-wordpress

Plugin for WordPress that let's you insert Bible quotes into your posts or pages from a variety of Bible versions in different languages. This is a mirror of the SVN repo where the plugin gets published to the WordPress plugins store. Kudos to @kas-catholic for helping import the repo from SVN.
https://www.bibleget.io
Apache License 2.0
0 stars 2 forks source link

Minify missing dependencies? #14

Closed JohnRDOrazio closed 2 years ago

JohnRDOrazio commented 2 years ago

After successfully testing v7.5 a number of times before release, and testing installation of Google Fonts on more than one server, I went ahead with the release. I've successfully added the Google Fonts API key on more than one server, and had the Google Fonts download and compress. I've been using the Minify library, and haven't had any problems.

Until today. When testing in localhost, I got a problem when trying to activate the Google Fonts API key, and the problem seems to trace back to the Minify library. Upon inspecting, I'm seeing it has another dependency, a PSR Cache...

Perhaps we need to do a composer install, and then load the library using autoloading, composer style, making sure all dependencies are resolved.

JohnRDOrazio commented 2 years ago

done in commit 6c91676ba190f952a51b11064ce419826d6f0e9d