You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for pointing out these shortcomings. No you did all right, I missed to add these files most probably because I added vendor to .gitignore.
You indeed found the correct files (I personally used AWL version 0.53, but it seems better to stick to 0.54 you found).
I moved these files to include, added them to the repository and released a new version 0.1.2
I tested with version 0.3 and had no issue with dependencies.
This 0.3 version is also much improved as it separates code and configuration (with the config directory), and is much faster as it only modifies/adds/deletes what is necessary (instead of deleting/re-creating all events like in version 0.1)
Thanks a lot!
Many thanks for this script.
To make it work, after running
composer install
, I had to manually install a few php files in vendor folder :Did I miss an installation step? Or should these dependencies be automatically installed by composer?
In any case, it now works well, thanks!
The text was updated successfully, but these errors were encountered: