Upgraded bin/composer.phar to composer 2

This commit is contained in:
Andy Miller 2020-10-26 11:37:24 -06:00
parent 51b5d7a939
commit db6bfc00fc
No known key found for this signature in database
GPG Key ID: 2B07A47E470BCFDE
2 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@
1. [](#new)
* Added `FlexDirectoryInterface` interface
* Renamed `PageCollectionInterface::nonModular()` into `PageCollectionInterface::pages()` and deprecated the old method
* Renamed `PageCollectionInterface::modular()` into `PageCollectionInterface::modules()` and deprecated the old method
* Renamed `PageCollectionInterface::modular()` into `PageCollectionInterface::modules()` and deprecated the old method'
* Upgraded `bin/composer.phar` to `2.0.2` which is all new and much faster
1. [](#improved)
* Updated bundled JQuery to latest version `3.5.1`
1. [](#bugfix)

Binary file not shown.