File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 4545 *
4646 * @copyright Jorge Castro C. MIT License https://github.com/EFTEC/AutoLoadOne
4747 *
48- * @version 1.22.1 2021-02-26
48+ * @version 1.22.2 2021-02-26
4949 * @noautoload
5050 */
5151class AutoLoadOne
5252{
53- const VERSION = '1.22.1 ' ;
53+ const VERSION = '1.22.2 ' ;
5454
5555
5656 public $ rooturl = '' ;
Original file line number Diff line number Diff line change @@ -556,6 +556,8 @@ reads the composer.json files once.
556556
557557## Version
558558
559+ * 1.22.2 2021-02-26
560+ * fixed composer.json
559561* 1.22.1 2021-02-26
560562 * fixed an error in the code
561563* 1.22 2021-02-26
Original file line number Diff line number Diff line change 22 "name" : " eftec/autoloadone" ,
33 "description" : " AutoloadOne is a program that generates an autoload class for PHP." ,
44 "type" : " software" ,
5- "version" : " 1.22" ,
5+ "version" : " 1.22.2 " ,
66 "keywords" : [" php" ," autoload" ],
77 "homepage" : " https://github.com/EFTEC/AutoLoadOne" ,
88 "minimum-stability" : " beta" ,
You can’t perform that action at this time.
0 commit comments