####### 2020-11-13 00:18:31 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 2b57e23 to ec0382b
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
2b57e23..ec0382b master -> origin/master
Updating 2b57e23..ec0382b
Fast-forward
composer.json | 1 +
composer.lock | 92 +++++++++++++++-
src/Application.php | 1 +
src/Controller/PagesController.php | 15 +--
templates/Pages/home.php | 218 -------------------------------------
templates/element/sidebar.php | 1 +
templates/layout/default.php | 68 ++++--------
webroot/css/style.css | 6 +
webroot/css/style.scss | 3 +
9 files changed, 130 insertions(+), 275 deletions(-)
create mode 100644 templates/element/sidebar.php
create mode 100644 webroot/css/style.css
create mode 100644 webroot/css/style.scss
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.6 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 2 installs, 0 updates, 55 removals
Failed to download twbs/bootstrap from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
0 [>---------------------------] 0 [>---------------------------] - Removing webmozart/assert (1.9.1)
- Removing twig/twig (v3.1.1)
- Removing twig/markdown-extra (v3.1.1)
- Removing theseer/tokenizer (1.2.0)
- Removing symfony/var-dumper (v5.1.8)
- Removing symfony/process (v5.1.8)
- Removing symfony/finder (v5.1.8)
- Removing squizlabs/php_codesniffer (3.5.8)
- Removing slevomat/coding-standard (6.4.1)
- Removing seld/phar-utils (1.1.1)
- Removing seld/jsonlint (1.8.3)
- Removing sebastian/version (2.0.1)
- Removing sebastian/type (1.1.3)
- Removing sebastian/resource-operations (2.0.1)
- Removing sebastian/recursion-context (3.0.0)
- Removing sebastian/object-reflector (1.1.1)
- Removing sebastian/object-enumerator (3.0.3)
- Removing sebastian/global-state (3.0.0)
- Removing sebastian/exporter (3.1.2)
- Removing sebastian/environment (4.2.3)
- Removing sebastian/diff (3.0.2)
- Removing sebastian/comparator (3.0.2)
- Removing sebastian/code-unit-reverse-lookup (1.0.1)
- Removing psy/psysh (v0.10.4)
- Removing phpunit/phpunit (8.5.9)
- Removing phpunit/php-token-stream (3.1.1)
- Removing phpunit/php-timer (2.1.2)
- Removing phpunit/php-text-template (1.2.1)
- Removing phpunit/php-file-iterator (2.0.2)
- Removing phpunit/php-code-coverage (7.0.10)
- Removing phpstan/phpdoc-parser (0.4.9)
- Removing phpspec/prophecy (1.12.1)
- Removing phpdocumentor/type-resolver (1.4.0)
- Removing phpdocumentor/reflection-docblock (5.2.2)
- Removing phpdocumentor/reflection-common (2.2.0)
- Removing phar-io/version (2.0.1)
- Removing phar-io/manifest (1.0.3)
- Removing nikic/php-parser (v4.10.2)
- Removing myclabs/deep-copy (1.10.1)
- Removing m1/env (2.2.0)
- Removing justinrainbow/json-schema (5.2.10)
- Removing josegonzalez/dotenv (3.2.0)
- Removing jdorn/sql-formatter (v1.2.17)
- Removing jasny/twig-extensions (v1.3.0)
- Removing doctrine/instantiator (1.4.0)
- Removing dnoegel/php-xdg-base-dir (v0.1.1)
- Removing dealerdirect/phpcodesniffer-composer-installer (v0.7.0)
- Removing composer/xdebug-handler (1.4.4)
- Removing composer/spdx-licenses (1.5.4)
- Removing composer/semver (1.7.1)
- Removing composer/composer (1.10.17)
- Removing cakephp/twig-view (1.1.1)
- Removing cakephp/debug_kit (4.3.5)
- Removing cakephp/cakephp-codesniffer (4.2.3)
- Removing cakephp/bake (2.2.0)
- Installing twbs/bootstrap (v4.0.0): Cloning 8a628b943c
- Installing ballstatecber/datacenter-plugin-cakephp4 (dev-master b5f50ce): Cloning b5f50cedb1
0 [>---------------------------] 0 [>---------------------------]Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
16 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
Created `/home/okbvtfr/public_html/indicators/tmp` directory
Created `/home/okbvtfr/public_html/indicators/tmp/cache` directory
Created `/home/okbvtfr/public_html/indicators/tmp/cache/models` directory
Created `/home/okbvtfr/public_html/indicators/tmp/cache/persistent` directory
Created `/home/okbvtfr/public_html/indicators/tmp/cache/views` directory
Created `/home/okbvtfr/public_html/indicators/tmp/sessions` directory
Created `/home/okbvtfr/public_html/indicators/tmp/tests` directory
Permissions set on /home/okbvtfr/public_html/indicators/tmp/cache
Permissions set on /home/okbvtfr/public_html/indicators/tmp/cache/models
Permissions set on /home/okbvtfr/public_html/indicators/tmp/cache/persistent
Permissions set on /home/okbvtfr/public_html/indicators/tmp/cache/views
Permissions set on /home/okbvtfr/public_html/indicators/tmp/sessions
Permissions set on /home/okbvtfr/public_html/indicators/tmp/tests
Permissions set on /home/okbvtfr/public_html/indicators/tmp
Permissions set on /home/okbvtfr/public_html/indicators/logs
No Security.salt placeholder to replace.
####### 2020-11-20 21:53:36 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from ec0382b to 0df8a96
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
ec0382b..0df8a96 master -> origin/master
Updating ec0382b..0df8a96
Fast-forward
webroot/.htaccess | 7 +++++++
1 file changed, 7 insertions(+)
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.7 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
16 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
####### 2020-11-24 01:52:11 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 0df8a96 to 143a6e0
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
0df8a96..143a6e0 master -> origin/master
Updating 0df8a96..143a6e0
Fast-forward
composer.json | 3 +-
lib/FredApi/LICENSE | 27 ++++++
lib/FredApi/_fred_api.php | 45 ++++++++++
lib/FredApi/example.php | 85 +++++++++++++++++++
lib/FredApi/fred_api.php | 35 ++++++++
lib/FredApi/fred_api_base.php | 96 +++++++++++++++++++++
lib/FredApi/fred_api_category.php | 22 +++++
lib/FredApi/fred_api_exception.php | 19 +++++
lib/FredApi/fred_api_related_tags.php | 21 +++++
lib/FredApi/fred_api_release.php | 22 +++++
lib/FredApi/fred_api_releases.php | 22 +++++
lib/FredApi/fred_api_series.php | 21 +++++
lib/FredApi/fred_api_source.php | 22 +++++
lib/FredApi/fred_api_sources.php | 22 +++++
lib/FredApi/fred_api_tags.php | 21 +++++
src/Controller/DataController.php | 55 ++++++++++++
src/Fetcher/Fetcher.php | 153 ++++++++++++++++++++++++++++++++++
src/Fetcher/FredEndpoints.php | 100 ++++++++++++++++++++++
templates/Data/observations.php | 56 +++++++++++++
templates/element/sidebar.php | 12 ++-
templates/layout/default.php | 8 ++
webroot/css/style.css | 2 +-
webroot/css/style.scss | 6 ++
23 files changed, 872 insertions(+), 3 deletions(-)
create mode 100644 lib/FredApi/LICENSE
create mode 100644 lib/FredApi/_fred_api.php
create mode 100644 lib/FredApi/example.php
create mode 100644 lib/FredApi/fred_api.php
create mode 100644 lib/FredApi/fred_api_base.php
create mode 100644 lib/FredApi/fred_api_category.php
create mode 100644 lib/FredApi/fred_api_exception.php
create mode 100644 lib/FredApi/fred_api_related_tags.php
create mode 100644 lib/FredApi/fred_api_release.php
create mode 100644 lib/FredApi/fred_api_releases.php
create mode 100644 lib/FredApi/fred_api_series.php
create mode 100644 lib/FredApi/fred_api_source.php
create mode 100644 lib/FredApi/fred_api_sources.php
create mode 100644 lib/FredApi/fred_api_tags.php
create mode 100644 src/Controller/DataController.php
create mode 100644 src/Fetcher/Fetcher.php
create mode 100644 src/Fetcher/FredEndpoints.php
create mode 100644 templates/Data/observations.php
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.7 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
16 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
####### 2020-11-25 23:34:56 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 143a6e0 to 32b4b07
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
143a6e0..32b4b07 master -> origin/master
Updating 143a6e0..32b4b07
Fast-forward
src/Controller/DataController.php | 28 +-
src/Fetcher/Fetcher.php | 64 +-
src/Fetcher/SeriesGroups.php | 14 +
templates/Data/observations.php | 107 +-
webroot/css/style.css | 2 +-
webroot/css/style.scss | 13 +
webroot/fontawesome/css/all.min.css | 5 +
webroot/fontawesome/webfonts/fa-brands-400.eot | Bin 0 -> 136822 bytes
webroot/fontawesome/webfonts/fa-brands-400.svg | 3717 +++++++++++++++
webroot/fontawesome/webfonts/fa-brands-400.ttf | Bin 0 -> 136516 bytes
webroot/fontawesome/webfonts/fa-brands-400.woff | Bin 0 -> 92136 bytes
webroot/fontawesome/webfonts/fa-brands-400.woff2 | Bin 0 -> 78460 bytes
webroot/fontawesome/webfonts/fa-regular-400.eot | Bin 0 -> 34350 bytes
webroot/fontawesome/webfonts/fa-regular-400.svg | 801 ++++
webroot/fontawesome/webfonts/fa-regular-400.ttf | Bin 0 -> 34052 bytes
webroot/fontawesome/webfonts/fa-regular-400.woff | Bin 0 -> 16772 bytes
webroot/fontawesome/webfonts/fa-regular-400.woff2 | Bin 0 -> 13548 bytes
webroot/fontawesome/webfonts/fa-solid-900.eot | Bin 0 -> 204814 bytes
webroot/fontawesome/webfonts/fa-solid-900.svg | 5028 +++++++++++++++++++++
webroot/fontawesome/webfonts/fa-solid-900.ttf | Bin 0 -> 204528 bytes
webroot/fontawesome/webfonts/fa-solid-900.woff | Bin 0 -> 104280 bytes
webroot/fontawesome/webfonts/fa-solid-900.woff2 | Bin 0 -> 80300 bytes
22 files changed, 9708 insertions(+), 71 deletions(-)
create mode 100644 src/Fetcher/SeriesGroups.php
create mode 100644 webroot/fontawesome/css/all.min.css
create mode 100644 webroot/fontawesome/webfonts/fa-brands-400.eot
create mode 100644 webroot/fontawesome/webfonts/fa-brands-400.svg
create mode 100644 webroot/fontawesome/webfonts/fa-brands-400.ttf
create mode 100644 webroot/fontawesome/webfonts/fa-brands-400.woff
create mode 100644 webroot/fontawesome/webfonts/fa-brands-400.woff2
create mode 100644 webroot/fontawesome/webfonts/fa-regular-400.eot
create mode 100644 webroot/fontawesome/webfonts/fa-regular-400.svg
create mode 100644 webroot/fontawesome/webfonts/fa-regular-400.ttf
create mode 100644 webroot/fontawesome/webfonts/fa-regular-400.woff
create mode 100644 webroot/fontawesome/webfonts/fa-regular-400.woff2
create mode 100644 webroot/fontawesome/webfonts/fa-solid-900.eot
create mode 100644 webroot/fontawesome/webfonts/fa-solid-900.svg
create mode 100644 webroot/fontawesome/webfonts/fa-solid-900.ttf
create mode 100644 webroot/fontawesome/webfonts/fa-solid-900.woff
create mode 100644 webroot/fontawesome/webfonts/fa-solid-900.woff2
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.7 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
16 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
####### 2020-12-01 01:29:53 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 32b4b07 to 53318c6
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
32b4b07..53318c6 master -> origin/master
Updating 32b4b07..53318c6
Fast-forward
src/Controller/DataController.php | 17 ++++++++++++++++-
src/Fetcher/Fetcher.php | 9 ++++++---
src/Fetcher/SeriesGroups.php | 10 ++++++++++
templates/Data/observations.php | 30 ++++++++++++++++++++++++++----
templates/element/sidebar.php | 9 +++++++++
5 files changed, 67 insertions(+), 8 deletions(-)
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.7 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
16 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
####### 2020-12-02 00:56:54 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 53318c6 to 8a37e10
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
53318c6..8a37e10 master -> origin/master
Updating 53318c6..8a37e10
Fast-forward
src/Command/DataUpdaterCommand.php | 54 +++++++++++
src/Controller/DataController.php | 84 ++++++++++++++++-
src/Fetcher/Fetcher.php | 12 +--
src/Fetcher/FredEndpoints.php | 181 ++++++++++++++++++++++++++++++++++++-
src/Fetcher/SeriesGroups.php | 103 ++++++++++++++++++---
templates/Data/observations.php | 22 +++--
templates/element/sidebar.php | 54 +++++++++++
webroot/css/style.css | 2 +-
webroot/css/style.scss | 13 +++
9 files changed, 492 insertions(+), 33 deletions(-)
create mode 100644 src/Command/DataUpdaterCommand.php
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.7 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
16 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
####### 2020-12-02 23:36:29 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 8a37e10 to b1c2073
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
8a37e10..b1c2073 master -> origin/master
Updating 8a37e10..b1c2073
Fast-forward
src/Command/DataUpdaterCommand.php | 13 ++++--
src/Controller/DataController.php | 46 +++++++++++++++---
src/Fetcher/Fetcher.php | 83 +++++++++++++++++++++++++-------
src/Fetcher/FredEndpoints.php | 96 ++++++++++++++++++++++++++++++++++++++
src/Fetcher/SeriesGroups.php | 49 +++++++++++++++----
templates/element/sidebar.php | 15 ++++++
6 files changed, 265 insertions(+), 37 deletions(-)
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.7 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
16 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
####### 2020-12-03 21:31:18 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from b1c2073 to 8d9ba57
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
b1c2073..8d9ba57 master -> origin/master
Updating b1c2073..8d9ba57
Fast-forward
src/Command/DataUpdaterCommand.php | 73 ++++++++++++++--
src/Controller/DataController.php | 8 +-
src/Fetcher/Fetcher.php | 166 +++++++++++++++++++++++--------------
templates/Data/observations.php | 56 +++++++++++--
4 files changed, 229 insertions(+), 74 deletions(-)
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
Upgrading to version 2.0.8 (stable channel).
Use composer self-update --rollback to return to version 2.0.7
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
16 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
####### 2020-12-03 21:47:43 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 8d9ba57 to d648096
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
8d9ba57..d648096 master -> origin/master
Updating 8d9ba57..d648096
Fast-forward
templates/element/sidebar.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.8 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
16 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
Permissions set on /home/okbvtfr/public_html/indicators/tmp/cache/observations
No Security.salt placeholder to replace.
####### 2020-12-03 22:22:24 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from d648096 to 5d4055e
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
d648096..5d4055e master -> origin/master
Updating d648096..5d4055e
Fast-forward
composer.lock | 13 +++++++------
templates/layout/default.php | 2 +-
webroot/css/style.css | 2 +-
webroot/css/style.scss | 2 +-
4 files changed, 10 insertions(+), 9 deletions(-)
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.8 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master b5f50ce => dev-master 47f250a): Checking out 47f250ac64
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
16 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
####### 2020-12-09 00:17:52 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 5d4055e to d753a4f
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
5d4055e..d753a4f master -> origin/master
Updating 5d4055e..d753a4f
Fast-forward
composer.json | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.8 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
16 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
####### 2020-12-23 21:03:02 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from d753a4f to ed712c6
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
d753a4f..ed712c6 master -> origin/master
Updating d753a4f..ed712c6
Fast-forward
composer.json | 2 +-
composer.lock | 1110 ++++++++++++++++++++++++++----------
src/Command/DataUpdaterCommand.php | 5 +-
src/Fetcher/SeriesGroups.php | 1 +
webroot/css/style.css | 10 +-
5 files changed, 821 insertions(+), 307 deletions(-)
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.8 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 9 updates, 55 removals
Failed to download laminas/laminas-diactoros from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
Failed to download laminas/laminas-httphandlerrunner from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
Failed to download cakephp/cakephp from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
Failed to download symfony/string from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
Failed to download symfony/console from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
Failed to download symfony/filesystem from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
Failed to download symfony/config from dist: The zip extension and unzip command are both missing, skipping.
Your command-line PHP is using multiple ini files. Run `php --ini` to show them.
Now trying to download from source
0 [>---------------------------] 0 [>---------------------------] - Removing webmozart/assert (1.9.1)
- Removing twig/twig (v3.1.1)
- Removing twig/markdown-extra (v3.1.1)
- Removing theseer/tokenizer (1.2.0)
- Removing symfony/var-dumper (v5.1.8)
- Removing symfony/process (v5.1.8)
- Removing symfony/finder (v5.1.8)
- Removing squizlabs/php_codesniffer (3.5.8)
- Removing slevomat/coding-standard (6.4.1)
- Removing seld/phar-utils (1.1.1)
- Removing seld/jsonlint (1.8.3)
- Removing sebastian/version (2.0.1)
- Removing sebastian/type (1.1.3)
- Removing sebastian/resource-operations (2.0.1)
- Removing sebastian/recursion-context (3.0.0)
- Removing sebastian/object-reflector (1.1.1)
- Removing sebastian/object-enumerator (3.0.3)
- Removing sebastian/global-state (3.0.0)
- Removing sebastian/exporter (3.1.2)
- Removing sebastian/environment (4.2.3)
- Removing sebastian/diff (3.0.2)
- Removing sebastian/comparator (3.0.2)
- Removing sebastian/code-unit-reverse-lookup (1.0.1)
- Removing psy/psysh (v0.10.4)
- Removing phpunit/phpunit (8.5.9)
- Removing phpunit/php-token-stream (3.1.1)
- Removing phpunit/php-timer (2.1.2)
- Removing phpunit/php-text-template (1.2.1)
- Removing phpunit/php-file-iterator (2.0.2)
- Removing phpunit/php-code-coverage (7.0.10)
- Removing phpstan/phpdoc-parser (0.4.9)
- Removing phpspec/prophecy (1.12.1)
- Removing phpdocumentor/type-resolver (1.4.0)
- Removing phpdocumentor/reflection-docblock (5.2.2)
- Removing phpdocumentor/reflection-common (2.2.0)
- Removing phar-io/version (2.0.1)
- Removing phar-io/manifest (1.0.3)
- Removing nikic/php-parser (v4.10.2)
- Removing myclabs/deep-copy (1.10.1)
- Removing m1/env (2.2.0)
- Removing justinrainbow/json-schema (5.2.10)
- Removing josegonzalez/dotenv (3.2.0)
- Removing jdorn/sql-formatter (v1.2.17)
- Removing jasny/twig-extensions (v1.3.0)
- Removing doctrine/instantiator (1.4.0)
- Removing dnoegel/php-xdg-base-dir (v0.1.1)
- Removing dealerdirect/phpcodesniffer-composer-installer (v0.7.0)
- Removing composer/xdebug-handler (1.4.4)
- Removing composer/spdx-licenses (1.5.4)
- Removing composer/semver (1.7.1)
- Removing composer/composer (1.10.17)
- Removing cakephp/twig-view (1.1.1)
- Removing cakephp/debug_kit (4.3.5)
- Removing cakephp/cakephp-codesniffer (4.2.3)
- Removing cakephp/bake (2.2.0)
- Upgrading twbs/bootstrap (v4.0.0 => v4.5.3): Checking out a716fb03f9
- Removing laminas/laminas-diactoros (2.4.1)
- Installing laminas/laminas-diactoros (2.5.0): Cloning 4ff7400c1c
- Removing laminas/laminas-httphandlerrunner (1.2.0)
- Installing laminas/laminas-httphandlerrunner (1.3.0): Cloning e8f850bd12
- Removing cakephp/cakephp (4.1.6)
- Installing cakephp/cakephp (4.1.7): Cloning bba723770e
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 47f250a => dev-master 259aae7): Checking out 259aae7810
- Removing symfony/string (v5.1.8)
- Installing symfony/string (v5.2.1): Cloning 5bd67751d2
- Removing symfony/console (v5.1.8)
- Installing symfony/console (v5.2.1): Cloning 47c02526c5
- Removing symfony/filesystem (v5.1.8)
- Installing symfony/filesystem (v5.2.1): Cloning fa8f8cab6b
- Removing symfony/config (v5.1.8)
- Installing symfony/config (v5.2.1): Cloning d0a82d9652
0 [>---------------------------] 0 [>---------------------------]Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
####### 2020-12-24 01:19:23 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from ed712c6 to 0f446cc
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
ed712c6..0f446cc master -> origin/master
Updating ed712c6..0f446cc
Fast-forward
src/Controller/DataController.php | 96 ++++++++++++--------------------------
src/Controller/ErrorController.php | 6 +--
src/Controller/PagesController.php | 2 +-
src/Fetcher/SeriesGroups.php | 7 +++
4 files changed, 41 insertions(+), 70 deletions(-)
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.8 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 0 updates, 56 removals
- Removing webmozart/assert (1.9.1)
- Removing twig/twig (v3.1.1)
- Removing twig/markdown-extra (v3.1.1)
- Removing theseer/tokenizer (1.2.0)
- Removing symfony/var-dumper (v5.2.1)
- Removing symfony/process (v5.2.1)
- Removing symfony/finder (v5.2.1)
- Removing squizlabs/php_codesniffer (3.5.8)
- Removing slevomat/coding-standard (6.4.1)
- Removing seld/phar-utils (1.1.1)
- Removing seld/jsonlint (1.8.3)
- Removing sebastian/version (2.0.1)
- Removing sebastian/type (1.1.4)
- Removing sebastian/resource-operations (2.0.2)
- Removing sebastian/recursion-context (3.0.1)
- Removing sebastian/object-reflector (1.1.2)
- Removing sebastian/object-enumerator (3.0.4)
- Removing sebastian/global-state (3.0.1)
- Removing sebastian/exporter (3.1.3)
- Removing sebastian/environment (4.2.4)
- Removing sebastian/diff (3.0.3)
- Removing sebastian/comparator (3.0.3)
- Removing sebastian/code-unit-reverse-lookup (1.0.2)
- Removing react/promise (v2.8.0)
- Removing psy/psysh (v0.10.5)
- Removing phpunit/phpunit (8.5.13)
- Removing phpunit/php-token-stream (4.0.4)
- Removing phpunit/php-timer (2.1.3)
- Removing phpunit/php-text-template (1.2.1)
- Removing phpunit/php-file-iterator (2.0.3)
- Removing phpunit/php-code-coverage (7.0.14)
- Removing phpstan/phpdoc-parser (0.4.9)
- Removing phpspec/prophecy (1.12.2)
- Removing phpdocumentor/type-resolver (1.4.0)
- Removing phpdocumentor/reflection-docblock (5.2.2)
- Removing phpdocumentor/reflection-common (2.2.0)
- Removing phar-io/version (3.0.4)
- Removing phar-io/manifest (2.0.1)
- Removing nikic/php-parser (v4.10.4)
- Removing myclabs/deep-copy (1.10.2)
- Removing m1/env (2.2.0)
- Removing justinrainbow/json-schema (5.2.10)
- Removing josegonzalez/dotenv (3.2.0)
- Removing jdorn/sql-formatter (v1.2.17)
- Removing jasny/twig-extensions (v1.3.0)
- Removing doctrine/instantiator (1.4.0)
- Removing dnoegel/php-xdg-base-dir (v0.1.1)
- Removing dealerdirect/phpcodesniffer-composer-installer (v0.7.1)
- Removing composer/xdebug-handler (1.4.5)
- Removing composer/spdx-licenses (1.5.5)
- Removing composer/semver (3.2.4)
- Removing composer/composer (2.0.8)
- Removing cakephp/twig-view (1.2.0)
- Removing cakephp/debug_kit (4.3.9)
- Removing cakephp/cakephp-codesniffer (4.2.4)
- Removing cakephp/bake (2.3.0)
0 [>---------------------------] 0 [>---------------------------]Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
####### 2021-01-05 02:18:37 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 0f446cc to 3a5ccb6
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
0f446cc..3a5ccb6 master -> origin/master
Updating 0f446cc..3a5ccb6
Fast-forward
composer.json | 3 +-
composer.lock | 406 +++++++++++++++++++++++++++++++++++++-
config/routes.php | 21 +-
src/Controller/DataController.php | 71 +++++++
src/Formatter/Formatter.php | 125 ++++++++++++
src/Spreadsheet/Spreadsheet.php | 87 ++++++++
templates/Data/observations.php | 102 ++--------
webroot/css/style.css | 2 +-
webroot/css/style.scss | 7 +
9 files changed, 724 insertions(+), 100 deletions(-)
create mode 100644 src/Formatter/Formatter.php
create mode 100644 src/Spreadsheet/Spreadsheet.php
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.8 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 5 installs, 0 updates, 0 removals
As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
Installing 'unzip' may remediate them.
- Downloading myclabs/php-enum (1.7.7)
- Downloading markbaker/matrix (2.0.0)
- Downloading markbaker/complex (2.0.0)
- Downloading maennchen/zipstream-php (2.1.0)
- Downloading phpoffice/phpspreadsheet (1.15.0)
0/5 [>---------------------------] 0%
1/5 [=====>----------------------] 20%
2/5 [===========>----------------] 40%
3/5 [================>-----------] 60%
4/5 [======================>-----] 80%
5/5 [============================] 100% - Installing myclabs/php-enum (1.7.7): Extracting archive
- Installing markbaker/matrix (2.0.0): Extracting archive
- Installing markbaker/complex (2.0.0): Extracting archive
- Installing maennchen/zipstream-php (2.1.0): Extracting archive
- Installing phpoffice/phpspreadsheet (1.15.0): Extracting archive
0 [>---------------------------] 0 [>---------------------------]Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
19 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
####### 2021-01-05 02:25:22 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 3a5ccb6 to 78eca5d
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
3a5ccb6..78eca5d master -> origin/master
Updating 3a5ccb6..78eca5d
Fast-forward
composer.json | 3 +--
composer.lock | 86 ++++++++++++++++++++++++++++++++++++++++++++++++-----------
2 files changed, 72 insertions(+), 17 deletions(-)
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.8 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 1 install, 2 updates, 0 removals
As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
Installing 'unzip' may remediate them.
- Downloading ezyang/htmlpurifier (v4.13.0)
- Downloading phpoffice/phpspreadsheet (1.16.1)
0/2 [>---------------------------] 0%
1/2 [==============>-------------] 50%
2/2 [============================] 100% - Installing ezyang/htmlpurifier (v4.13.0): Extracting archive
- Upgrading phpoffice/phpspreadsheet (1.15.0 => 1.16.1): Extracting archive
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 259aae7 => dev-master 85a1a4f): Checking out 85a1a4fd53
0 [>---------------------------] 0 [>---------------------------]Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
19 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
####### 2021-01-07 00:56:10 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 78eca5d to 40a143d
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
78eca5d..40a143d master -> origin/master
Updating 78eca5d..40a143d
Fast-forward
src/Spreadsheet/Spreadsheet.php | 21 ++++++++++++++++++---
1 file changed, 18 insertions(+), 3 deletions(-)
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.8 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 0 updates, 56 removals
- Removing webmozart/assert (1.9.1)
- Removing twig/twig (v3.1.1)
- Removing twig/markdown-extra (v3.1.1)
- Removing theseer/tokenizer (1.2.0)
- Removing symfony/var-dumper (v5.2.1)
- Removing symfony/process (v5.2.1)
- Removing symfony/finder (v5.2.1)
- Removing squizlabs/php_codesniffer (3.5.8)
- Removing slevomat/coding-standard (6.4.1)
- Removing seld/phar-utils (1.1.1)
- Removing seld/jsonlint (1.8.3)
- Removing sebastian/version (2.0.1)
- Removing sebastian/type (1.1.4)
- Removing sebastian/resource-operations (2.0.2)
- Removing sebastian/recursion-context (3.0.1)
- Removing sebastian/object-reflector (1.1.2)
- Removing sebastian/object-enumerator (3.0.4)
- Removing sebastian/global-state (3.0.1)
- Removing sebastian/exporter (3.1.3)
- Removing sebastian/environment (4.2.4)
- Removing sebastian/diff (3.0.3)
- Removing sebastian/comparator (3.0.3)
- Removing sebastian/code-unit-reverse-lookup (1.0.2)
- Removing react/promise (v2.8.0)
- Removing psy/psysh (v0.10.5)
- Removing phpunit/phpunit (8.5.13)
- Removing phpunit/php-token-stream (4.0.4)
- Removing phpunit/php-timer (2.1.3)
- Removing phpunit/php-text-template (1.2.1)
- Removing phpunit/php-file-iterator (2.0.3)
- Removing phpunit/php-code-coverage (7.0.14)
- Removing phpstan/phpdoc-parser (0.4.9)
- Removing phpspec/prophecy (1.12.2)
- Removing phpdocumentor/type-resolver (1.4.0)
- Removing phpdocumentor/reflection-docblock (5.2.2)
- Removing phpdocumentor/reflection-common (2.2.0)
- Removing phar-io/version (3.0.4)
- Removing phar-io/manifest (2.0.1)
- Removing nikic/php-parser (v4.10.4)
- Removing myclabs/deep-copy (1.10.2)
- Removing m1/env (2.2.0)
- Removing justinrainbow/json-schema (5.2.10)
- Removing josegonzalez/dotenv (3.2.0)
- Removing jdorn/sql-formatter (v1.2.17)
- Removing jasny/twig-extensions (v1.3.0)
- Removing doctrine/instantiator (1.4.0)
- Removing dnoegel/php-xdg-base-dir (v0.1.1)
- Removing dealerdirect/phpcodesniffer-composer-installer (v0.7.1)
- Removing composer/xdebug-handler (1.4.5)
- Removing composer/spdx-licenses (1.5.5)
- Removing composer/semver (3.2.4)
- Removing composer/composer (2.0.8)
- Removing cakephp/twig-view (1.2.0)
- Removing cakephp/debug_kit (4.3.9)
- Removing cakephp/cakephp-codesniffer (4.2.4)
- Removing cakephp/bake (2.3.0)
0 [>---------------------------] 0 [>---------------------------]Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
19 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
####### 2021-01-07 01:29:07 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 40a143d to bee3c48
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
40a143d..bee3c48 master -> origin/master
Updating 40a143d..bee3c48
Fast-forward
src/Spreadsheet/Spreadsheet.php | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.8 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 0 updates, 0 removals
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
19 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
####### 2021-02-10 02:15:27 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from bee3c48 to 0f38fcd
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
bee3c48..0f38fcd master -> origin/master
Updating bee3c48..0f38fcd
Fast-forward
composer.json | 2 +-
composer.lock | 659 ++++++++++++++++++++++++---------------
config/datacenter.php | 23 ++
src/Controller/AppController.php | 4 +-
templates/layout/default.php | 18 +-
webroot/css/style.css | 8 +-
6 files changed, 449 insertions(+), 265 deletions(-)
create mode 100644 config/datacenter.php
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 3 installs, 19 updates, 1 removal
As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
Installing 'unzip' may remediate them.
- Downloading markbaker/matrix (2.1.2)
- Downloading cakephp/chronos (2.1.1)
- Downloading robmorgan/phinx (0.12.5)
- Downloading mobiledetect/mobiledetectlib (2.8.35)
0/4 [>---------------------------] 0%
2/4 [==============>-------------] 50%
4/4 [============================] 100% - Removing aura/intl (3.0.0)
[RuntimeException]
Source directory /home/okbvtfr/public_html/indicators/vendor/twbs/bootstrap has uncommitted changes.
install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-scripts] [--no-progress] [--no-install] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] []...
$ bin/cake migrations migrate
sh: bin/cake: Permission denied
$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied
####### 2021-02-12 18:10:10 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 0f38fcd to 11a16fd
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
0f38fcd..11a16fd master -> origin/master
Updating 0f38fcd..11a16fd
Fast-forward
composer.lock | 8 +-
templates/element/sidebar.php | 180 ++++++++++++++++++++++--------------------
webroot/css/style.css | 2 +-
webroot/css/style.scss | 6 ++
4 files changed, 104 insertions(+), 92 deletions(-)
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 56 removals
- Removing webmozart/assert (1.9.1)
- Removing twig/twig (v3.3.0)
- Removing twig/markdown-extra (v3.3.0)
- Removing theseer/tokenizer (1.2.0)
- Removing symfony/var-dumper (v5.2.3)
- Removing symfony/process (v5.2.3)
- Removing symfony/finder (v5.2.3)
- Removing squizlabs/php_codesniffer (3.5.8)
- Removing slevomat/coding-standard (6.4.1)
- Removing seld/phar-utils (1.1.1)
- Removing seld/jsonlint (1.8.3)
- Removing sebastian/version (2.0.1)
- Removing sebastian/type (1.1.4)
- Removing sebastian/resource-operations (2.0.2)
- Removing sebastian/recursion-context (3.0.1)
- Removing sebastian/object-reflector (1.1.2)
- Removing sebastian/object-enumerator (3.0.4)
- Removing sebastian/global-state (3.0.1)
- Removing sebastian/exporter (3.1.3)
- Removing sebastian/environment (4.2.4)
- Removing sebastian/diff (3.0.3)
- Removing sebastian/comparator (3.0.3)
- Removing sebastian/code-unit-reverse-lookup (1.0.2)
- Removing react/promise (v2.8.0)
- Removing psy/psysh (v0.10.6)
- Removing phpunit/phpunit (8.5.14)
- Removing phpunit/php-token-stream (4.0.4)
- Removing phpunit/php-timer (2.1.3)
- Removing phpunit/php-text-template (1.2.1)
- Removing phpunit/php-file-iterator (2.0.3)
- Removing phpunit/php-code-coverage (7.0.14)
- Removing phpstan/phpdoc-parser (0.4.9)
- Removing phpspec/prophecy (1.12.2)
- Removing phpdocumentor/type-resolver (1.4.0)
- Removing phpdocumentor/reflection-docblock (5.2.2)
- Removing phpdocumentor/reflection-common (2.2.0)
- Removing phar-io/version (3.0.4)
- Removing phar-io/manifest (2.0.1)
- Removing nikic/php-parser (v4.10.4)
- Removing myclabs/deep-copy (1.10.2)
- Removing m1/env (2.2.0)
- Removing justinrainbow/json-schema (5.2.10)
- Removing josegonzalez/dotenv (3.2.0)
- Removing jdorn/sql-formatter (v1.2.17)
- Removing jasny/twig-extensions (v1.3.0)
- Removing doctrine/instantiator (1.4.0)
- Removing dnoegel/php-xdg-base-dir (v0.1.1)
- Removing dealerdirect/phpcodesniffer-composer-installer (v0.7.1)
- Removing composer/xdebug-handler (1.4.5)
- Removing composer/spdx-licenses (1.5.5)
- Removing composer/semver (3.2.4)
- Removing composer/composer (2.0.9)
- Removing cakephp/twig-view (1.2.0)
- Removing cakephp/debug_kit (4.4.1)
- Removing cakephp/cakephp-codesniffer (4.2.4)
- Removing cakephp/bake (2.3.0)
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 1c046ac => dev-master 977561e): Checking out 977561e0a1
0 [>---------------------------] 0 [>---------------------------] 0 [>---------------------------]Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
20 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ bin/cake migrations migrate
sh: bin/cake: Permission denied
$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied
####### 2021-02-12 18:14:23 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 11a16fd to 25b8cc7
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
11a16fd..25b8cc7 master -> origin/master
Updating 11a16fd..25b8cc7
Fast-forward
templates/Data/observations.php | 5 +----
templates/layout/default.php | 4 +---
2 files changed, 2 insertions(+), 7 deletions(-)
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
20 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ bin/cake migrations migrate
sh: bin/cake: Permission denied
$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied
####### 2021-02-12 18:32:48 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 25b8cc7 to e59982e
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
25b8cc7..e59982e master -> origin/master
Updating 25b8cc7..e59982e
Fast-forward
composer.lock | 8 ++++----
src/Controller/AppController.php | 16 ++++++++++++++++
templates/element/sidebar.php | 6 +++---
webroot/css/style.css | 2 +-
webroot/css/style.scss | 5 +++++
5 files changed, 29 insertions(+), 8 deletions(-)
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 977561e => dev-master 921bed9): Checking out 921bed9030
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
20 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ bin/cake migrations migrate
sh: bin/cake: Permission denied
$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied
####### 2021-02-18 21:31:15 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from e59982e to 39bb787
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
e59982e..39bb787 master -> origin/master
Updating e59982e..39bb787
Fast-forward
composer.lock | 8 ++++----
webroot/css/style.css | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 921bed9 => dev-master 471cff5): Checking out 471cff5c55
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
20 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ bin/cake migrations migrate
sh: bin/cake: Permission denied
$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied
####### 2021-02-19 00:15:17 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 39bb787 to 611f6a4
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
39bb787..611f6a4 master -> origin/master
Updating 39bb787..611f6a4
Fast-forward
composer.lock | 8 ++++----
src/Controller/AppController.php | 5 +----
2 files changed, 5 insertions(+), 8 deletions(-)
$ git status
# On branch master
nothing to commit, working directory clean
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 471cff5 => dev-master 0496cb6): Checking out 0496cb6687
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
20 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ bin/cake migrations migrate
sh: bin/cake: Permission denied
$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied
####### 2021-03-08 23:49:17 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from d95c249 to e820742
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
d95c249..e820742 master -> origin/master
Updating d95c249..e820742
Fast-forward
composer.json | 5 +-
composer.lock | 297 +++++++++++++++---------------
src/Controller/DataController.php | 28 ++-
src/Fetcher/Fetcher.php | 46 ++---
src/Formatter/Formatter.php | 10 +-
src/Spreadsheet/Spreadsheet.php | 73 ++------
src/Spreadsheet/SpreadsheetSingleDate.php | 80 ++++++++
src/Spreadsheet/SpreadsheetTimeSeries.php | 98 ++++++++++
templates/Data/observations.php | 35 +++-
webroot/css/style.css | 2 +-
webroot/css/style.scss | 2 +-
11 files changed, 427 insertions(+), 249 deletions(-)
create mode 100644 src/Spreadsheet/SpreadsheetSingleDate.php
create mode 100644 src/Spreadsheet/SpreadsheetTimeSeries.php
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 19 updates, 0 removals
As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
Installing 'unzip' may remediate them.
- Downloading psr/container (1.1.1)
0/1 [>---------------------------] 0%
1/1 [============================] 100% - Upgrading symfony/polyfill-mbstring (v1.22.0 => v1.22.1): Extracting archive
- Upgrading myclabs/php-enum (1.7.7 => 1.8.0): Extracting archive
- Upgrading phpoffice/phpspreadsheet (1.16.0 => 1.17.1): Extracting archive
- Upgrading psr/container (1.0.0 => 1.1.1): Extracting archive
- Upgrading league/container (3.3.3 => 3.3.4): Extracting archive
- Upgrading laminas/laminas-zendframework-bridge (1.1.1 => 1.2.0): Extracting archive
- Upgrading cakephp/cakephp (4.2.3 => 4.2.4): Checking out 40f8c07632
- Upgrading cakephp/authentication (2.5.0 => 2.6.0): Extracting archive
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 0496cb6 => dev-master 6a82682): Checking out 6a82682251
- Upgrading symfony/polyfill-php80 (v1.22.0 => v1.22.1): Extracting archive
- Upgrading symfony/polyfill-intl-normalizer (v1.22.0 => v1.22.1): Extracting archive
- Upgrading symfony/polyfill-intl-grapheme (v1.22.0 => v1.22.1): Extracting archive
- Upgrading symfony/polyfill-ctype (v1.22.0 => v1.22.1): Extracting archive
- Upgrading symfony/string (v5.2.3 => v5.2.4): Checking out 4e78d7d470
- Upgrading symfony/polyfill-php73 (v1.22.0 => v1.22.1): Extracting archive
- Upgrading symfony/console (v5.2.3 => v5.2.4): Checking out d6d0cc30d8
- Upgrading symfony/filesystem (v5.2.3 => v5.2.4): Checking out 710d364200
- Upgrading symfony/config (v5.2.3 => v5.2.4): Checking out 212d54675b
- Upgrading mobiledetect/mobiledetectlib (2.8.35 => 2.8.37): Extracting archive
0 [>---------------------------] 0 [>---------------------------] 0 [>---------------------------]Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Connection to Mysql could not be established: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO)
####### 2021-03-15 20:44:45 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from e820742 to 2320ee7
$ git pull
Cannot pull with rebase: You have unstaged changes.
Please commit or stash them.
$ git status
# HEAD detached at d95c249
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 0 updates, 56 removals
- Removing webmozart/assert (1.9.1)
- Removing twig/twig (v3.3.0)
- Removing twig/markdown-extra (v3.3.0)
- Removing theseer/tokenizer (1.2.0)
- Removing symfony/var-dumper (v5.2.3)
- Removing symfony/process (v5.2.3)
- Removing symfony/finder (v5.2.3)
- Removing squizlabs/php_codesniffer (3.5.8)
- Removing slevomat/coding-standard (6.4.1)
- Removing seld/phar-utils (1.1.1)
- Removing seld/jsonlint (1.8.3)
- Removing sebastian/version (2.0.1)
- Removing sebastian/type (1.1.4)
- Removing sebastian/resource-operations (2.0.2)
- Removing sebastian/recursion-context (3.0.1)
- Removing sebastian/object-reflector (1.1.2)
- Removing sebastian/object-enumerator (3.0.4)
- Removing sebastian/global-state (3.0.1)
- Removing sebastian/exporter (3.1.3)
- Removing sebastian/environment (4.2.4)
- Removing sebastian/diff (3.0.3)
- Removing sebastian/comparator (3.0.3)
- Removing sebastian/code-unit-reverse-lookup (1.0.2)
- Removing react/promise (v2.8.0)
- Removing psy/psysh (v0.10.6)
- Removing phpunit/phpunit (8.5.14)
- Removing phpunit/php-token-stream (4.0.4)
- Removing phpunit/php-timer (2.1.3)
- Removing phpunit/php-text-template (1.2.1)
- Removing phpunit/php-file-iterator (2.0.3)
- Removing phpunit/php-code-coverage (7.0.14)
- Removing phpstan/phpdoc-parser (0.4.9)
- Removing phpspec/prophecy (1.12.2)
- Removing phpdocumentor/type-resolver (1.4.0)
- Removing phpdocumentor/reflection-docblock (5.2.2)
- Removing phpdocumentor/reflection-common (2.2.0)
- Removing phar-io/version (3.0.4)
- Removing phar-io/manifest (2.0.1)
- Removing nikic/php-parser (v4.10.4)
- Removing myclabs/deep-copy (1.10.2)
- Removing m1/env (2.2.0)
- Removing justinrainbow/json-schema (5.2.10)
- Removing josegonzalez/dotenv (3.2.0)
- Removing jdorn/sql-formatter (v1.2.17)
- Removing jasny/twig-extensions (v1.3.0)
- Removing doctrine/instantiator (1.4.0)
- Removing dnoegel/php-xdg-base-dir (v0.1.1)
- Removing dealerdirect/phpcodesniffer-composer-installer (v0.7.1)
- Removing composer/xdebug-handler (1.4.5)
- Removing composer/spdx-licenses (1.5.5)
- Removing composer/semver (3.2.4)
- Removing composer/composer (2.0.9)
- Removing cakephp/twig-view (1.2.0)
- Removing cakephp/debug_kit (4.4.1)
- Removing cakephp/cakephp-codesniffer (4.2.4)
- Removing cakephp/bake (2.3.0)
0 [>---------------------------] 0 [>---------------------------] 0 [>---------------------------]Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
20 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Connection to Mysql could not be established: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO)
####### 2021-03-15 20:58:33 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 2320ee7 to 6ecf88a
$ git pull
Cannot pull with rebase: You have unstaged changes.
Please commit or stash them.
$ git status
# HEAD detached at d95c249
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
20 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Exception: Plugin DebugKit could not be found.
In [/home/okbvtfr/public_html/indicators/vendor/cakephp/cakephp/src/Core/PluginCollection.php, line 143]
####### 2021-03-15 21:01:59 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 6ecf88a to 9bdaae9
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
e820742..9bdaae9 master -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 9bdaae9213e174f87da2bb679da18126af456284.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 19 updates, 0 removals
As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
Installing 'unzip' may remediate them.
0 [>---------------------------] 0 [>---------------------------] 0 [>---------------------------] - Upgrading symfony/polyfill-mbstring (v1.22.0 => v1.22.1): Extracting archive
- Upgrading myclabs/php-enum (1.7.7 => 1.8.0): Extracting archive
- Upgrading phpoffice/phpspreadsheet (1.16.0 => 1.17.1): Extracting archive
- Upgrading psr/container (1.0.0 => 1.1.1): Extracting archive
- Upgrading league/container (3.3.3 => 3.3.4): Extracting archive
- Upgrading laminas/laminas-zendframework-bridge (1.1.1 => 1.2.0): Extracting archive
- Upgrading cakephp/cakephp (4.2.3 => 4.2.4): Checking out 40f8c07632
- Upgrading cakephp/authentication (2.5.0 => 2.6.0): Extracting archive
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 0496cb6 => dev-master 6a82682): Checking out 6a82682251
- Upgrading symfony/polyfill-php80 (v1.22.0 => v1.22.1): Extracting archive
- Upgrading symfony/polyfill-intl-normalizer (v1.22.0 => v1.22.1): Extracting archive
- Upgrading symfony/polyfill-intl-grapheme (v1.22.0 => v1.22.1): Extracting archive
- Upgrading symfony/polyfill-ctype (v1.22.0 => v1.22.1): Extracting archive
- Upgrading symfony/string (v5.2.3 => v5.2.4): Checking out 4e78d7d470
- Upgrading symfony/polyfill-php73 (v1.22.0 => v1.22.1): Extracting archive
- Upgrading symfony/console (v5.2.3 => v5.2.4): Checking out d6d0cc30d8
- Upgrading symfony/filesystem (v5.2.3 => v5.2.4): Checking out 710d364200
- Upgrading symfony/config (v5.2.3 => v5.2.4): Checking out 212d54675b
- Upgrading mobiledetect/mobiledetectlib (2.8.35 => 2.8.37): Extracting archive
0 [>---------------------------] 0 [>---------------------------] 0 [>---------------------------]Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Exception: Plugin DebugKit could not be found.
In [/home/okbvtfr/public_html/indicators/vendor/cakephp/cakephp/src/Core/PluginCollection.php, line 143]
####### 2021-03-16 01:30:22 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 9bdaae9 to 778c302
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
9bdaae9..778c302 master -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 778c30255d78746ec5e486679f445e0c40c4fe1a.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-03-17 00:33:13 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 778c302 to ca00fb6
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
778c302..ca00fb6 master -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to ca00fb6281f2e0f9686315f595818dc93d9f6cd8.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-03-17 16:42:13 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from ca00fb6 to edbda9b
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
ca00fb6..edbda9b master -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to edbda9b8c4375e54e28d013d3e8e6c3227340194.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-03-17 23:46:45 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from edbda9b to cd84f04
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
edbda9b..cd84f04 master -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to cd84f04755d2a4847385b4f223bdfff4a64449d6.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-03-18 21:57:15 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from cd84f04 to 6792fd2
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
cd84f04..6792fd2 master -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 6792fd21429a8f856b062d9b9499789726a4ef6b.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-03-19 15:37:18 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 6792fd2 to 51f1b47
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
6792fd2..51f1b47 master -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 51f1b4712460c3361e4e0742a0bc1d6bf7888d80.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-03-19 22:56:35 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 51f1b47 to 0363d32
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
51f1b47..0363d32 master -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 0363d32eefad609b9cc21bd98cf699b9869f8854.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-03-22 23:29:09 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 0363d32 to c950bef
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
0363d32..c950bef master -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to c950bef712e43840898ffd63f143d070f9b8a6ec.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-03-22 23:33:15 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from c950bef to 3064d8f
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
c950bef..3064d8f master -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 3064d8f54b9405ee11b20c06d7c33841aafbe065.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-03-23 00:07:52 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 3064d8f to a9caaa6
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
3064d8f..a9caaa6 master -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to a9caaa6e6a3282756c53986b4c8ac9a46742dc9d.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-03-23 20:25:44 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from a9caaa6 to ed1b8fe
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
a9caaa6..ed1b8fe master -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to ed1b8feb71b74335538ec53ae3eb13459a832d4e.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-03-25 00:13:05 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from ed1b8fe to c21be05
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
ed1b8fe..c21be05 master -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to c21be05d5cbebfee333ebcf37717341cf1c299d7.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-03-25 23:38:09 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from c21be05 to 3036780
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
c21be05..3036780 master -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 3036780b73c8b43b76748f43e7f7e681cdef7c43.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-03-26 21:18:59 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 3036780 to 7dfffd8
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
3036780..7dfffd8 master -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 7dfffd8f731fa3e47861cb5035496254d8782f36.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-03-26 21:33:12 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 7dfffd8 to dde4294
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
7dfffd8..dde4294 master -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to dde4294d5ca175cc0e33ebfa38dd36d4ffade970.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-03-29 20:51:50 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from dde4294 to e4540fa
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
dde4294..e4540fa master -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to e4540faa7b3dbed4a98c6e79b49f067439fa1e56.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-03-30 21:56:16 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from e4540fa to 6420455
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
e4540fa..6420455 master -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 642045543384a6c1547616d383c24012c610f867.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-03-30 22:45:15 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 6420455 to 8372db3
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
6420455..8372db3 master -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 8372db38ed05814c51c60dff7f5485bb63703019.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-01 01:07:18 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 8372db3 to 570b949
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
8372db3..570b949 master -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 570b9497ab15501c15f8e91c058d420b5d8b7804.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-01 17:07:52 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 570b949 to c4ebc5b
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
570b949..c4ebc5b master -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to c4ebc5bdf67b36bcbbbaa4fa3b3bb4d745bf5272.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
Upgrading to version 2.0.12 (stable channel).
Use composer self-update --rollback to return to version 2.0.11
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-01 23:49:59 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from c4ebc5b to b32e4fa
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
c4ebc5b..b32e4fa master -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to b32e4fa2812058fa0d9cbbe2214dbd9dc5559f02.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-05 21:05:53 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from b32e4fa to bb9453f
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
b32e4fa..bb9453f master -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to bb9453f557156954c9c49ae2abed60bb4d363c11.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Package operations: 6 installs, 0 updates, 0 removals
As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
Installing 'unzip' may remediate them.
- Downloading cache/tag-interop (1.0.1)
- Downloading cache/adapter-common (1.2.0)
- Downloading cache/hierarchical-cache (1.1.0)
- Downloading cache/redis-adapter (1.1.0)
- Downloading cache/simple-cache-bridge (1.1.0)
0/5 [>---------------------------] 0%
1/5 [=====>----------------------] 20%
4/5 [======================>-----] 80%
5/5 [============================] 100% - Installing psr/cache (1.0.1): Extracting archive
- Installing cache/tag-interop (1.0.1): Extracting archive
- Installing cache/adapter-common (1.2.0): Extracting archive
- Installing cache/hierarchical-cache (1.1.0): Extracting archive
- Installing cache/redis-adapter (1.1.0): Extracting archive
- Installing cache/simple-cache-bridge (1.1.0): Extracting archive
0 [>---------------------------] 0 [>---------------------------] 0 [>---------------------------]Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
Permissions set on /home/okbvtfr/public_html/indicators/tmp/cache/releases
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-06 23:42:49 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from bb9453f to c4f8e0f
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
bb9453f..c4f8e0f development -> origin/development
Updating bb9453f..c4f8e0f
Fast-forward
.gitignore | 4 +
.../20210406230313_CreateSpreadsheets.php | 54 ++++++
src/Command/MakeSpreadsheetsCommand.php | 213 +++++++++++++++++++++
src/Controller/DataController.php | 102 +++-------
src/Model/Entity/Spreadsheet.php | 36 ++++
src/Model/Table/SpreadsheetsTable.php | 79 ++++++++
src/Model/Table/StatisticsTable.php | 80 +++++++-
src/Spreadsheet/Spreadsheet.php | 71 ++++++-
src/Spreadsheet/SpreadsheetSingleDate.php | 32 ++--
src/Spreadsheet/SpreadsheetTimeSeries.php | 64 +++----
tests/Fixture/SpreadsheetsFixture.php | 54 ++++++
.../TestCase/Model/Table/SpreadsheetsTableTest.php | 63 ++++++
12 files changed, 714 insertions(+), 138 deletions(-)
create mode 100644 config/Migrations/20210406230313_CreateSpreadsheets.php
create mode 100644 src/Command/MakeSpreadsheetsCommand.php
create mode 100644 src/Model/Entity/Spreadsheet.php
create mode 100644 src/Model/Table/SpreadsheetsTable.php
create mode 100644 tests/Fixture/SpreadsheetsFixture.php
create mode 100644 tests/TestCase/Model/Table/SpreadsheetsTableTest.php
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# cp_errordocument.shtml
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
Created `/home/okbvtfr/public_html/indicators_staging/tmp/cache/views` directory
Created `/home/okbvtfr/public_html/indicators_staging/tmp/sessions` directory
Created `/home/okbvtfr/public_html/indicators_staging/tmp/tests` directory
Permissions set on /home/okbvtfr/public_html/indicators_staging/tmp/cache
Permissions set on /home/okbvtfr/public_html/indicators_staging/tmp/cache/models
Permissions set on /home/okbvtfr/public_html/indicators_staging/tmp/cache/persistent
Permissions set on /home/okbvtfr/public_html/indicators_staging/tmp/cache/views
Permissions set on /home/okbvtfr/public_html/indicators_staging/tmp/sessions
Permissions set on /home/okbvtfr/public_html/indicators_staging/tmp/tests
Permissions set on /home/okbvtfr/public_html/indicators_staging/tmp
Permissions set on /home/okbvtfr/public_html/indicators_staging/logs
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-08 00:37:49 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from c4f8e0f to ca7221e
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
c4f8e0f..ca7221e development -> origin/development
Updating c4f8e0f..ca7221e
Fast-forward
src/Command/MakeSpreadsheetsCommand.php | 19 ++++++++++++-------
src/Spreadsheet/Spreadsheet.php | 30 ------------------------------
src/Spreadsheet/SpreadsheetSingleDate.php | 16 ++++++++++++++--
src/Spreadsheet/SpreadsheetTimeSeries.php | 21 ++++++++++++++-------
4 files changed, 40 insertions(+), 46 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-08 00:42:32 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from ca7221e to f23f44b
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
ca7221e..f23f44b development -> origin/development
Updating ca7221e..f23f44b
Fast-forward
src/Controller/DataController.php | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-08 00:42:55 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from bb9453f to f23f44b
$ git pull
Cannot pull with rebase: You have unstaged changes.
Please commit or stash them.
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: src/Controller/PagesController.php
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Package operations: 0 installs, 0 updates, 57 removals
- Removing webmozart/assert (1.9.1)
- Removing twig/twig (v3.3.0)
- Removing twig/markdown-extra (v3.3.0)
- Removing theseer/tokenizer (1.2.0)
- Removing symfony/var-dumper (v5.2.4)
- Removing symfony/process (v5.2.4)
- Removing symfony/finder (v5.2.4)
- Removing squizlabs/php_codesniffer (3.5.8)
- Removing slevomat/coding-standard (6.4.1)
- Removing seld/phar-utils (1.1.1)
- Removing seld/jsonlint (1.8.3)
- Removing sebastian/version (2.0.1)
- Removing sebastian/type (1.1.4)
- Removing sebastian/resource-operations (2.0.2)
- Removing sebastian/recursion-context (3.0.1)
- Removing sebastian/object-reflector (1.1.2)
- Removing sebastian/object-enumerator (3.0.4)
- Removing sebastian/global-state (3.0.1)
- Removing sebastian/exporter (3.1.3)
- Removing sebastian/environment (4.2.4)
- Removing sebastian/diff (3.0.3)
- Removing sebastian/comparator (3.0.3)
- Removing sebastian/code-unit-reverse-lookup (1.0.2)
- Removing react/promise (v2.8.0)
- Removing psy/psysh (v0.10.6)
- Removing phpunit/phpunit (8.5.14)
- Removing phpunit/php-token-stream (4.0.4)
- Removing phpunit/php-timer (2.1.3)
- Removing phpunit/php-text-template (1.2.1)
- Removing phpunit/php-file-iterator (2.0.3)
- Removing phpunit/php-code-coverage (7.0.14)
- Removing phpstan/phpstan (0.12.82)
- Removing phpstan/phpdoc-parser (0.4.9)
- Removing phpspec/prophecy (1.12.2)
- Removing phpdocumentor/type-resolver (1.4.0)
- Removing phpdocumentor/reflection-docblock (5.2.2)
- Removing phpdocumentor/reflection-common (2.2.0)
- Removing phar-io/version (3.1.0)
- Removing phar-io/manifest (2.0.1)
- Removing nikic/php-parser (v4.10.4)
- Removing myclabs/deep-copy (1.10.2)
- Removing m1/env (2.2.0)
- Removing justinrainbow/json-schema (5.2.10)
- Removing josegonzalez/dotenv (3.2.0)
- Removing jdorn/sql-formatter (v1.2.17)
- Removing jasny/twig-extensions (v1.3.0)
- Removing doctrine/instantiator (1.4.0)
- Removing dnoegel/php-xdg-base-dir (v0.1.1)
- Removing dealerdirect/phpcodesniffer-composer-installer (v0.7.1)
- Removing composer/xdebug-handler (1.4.5)
- Removing composer/spdx-licenses (1.5.5)
- Removing composer/semver (3.2.4)
- Removing composer/composer (2.0.11)
- Removing cakephp/twig-view (1.2.0)
- Removing cakephp/debug_kit (4.4.2)
- Removing cakephp/cakephp-codesniffer (4.2.4)
- Removing cakephp/bake (2.3.0)
0 [>---------------------------] 0 [>---------------------------] 0 [>---------------------------]Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-08 01:03:49 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from f23f44b to f6c8511
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
f23f44b..f6c8511 development -> origin/development
bb9453f..f6c8511 master -> origin/master
Updating f23f44b..f6c8511
Fast-forward
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-08 01:03:50 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from f23f44b to f6c8511
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
f23f44b..f6c8511 master -> origin/master
f23f44b..f6c8511 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to f6c8511ad76988c4f2a752f64a3f4cda26b24284.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Package operations: 0 installs, 0 updates, 57 removals
- Removing webmozart/assert (1.9.1)
- Removing twig/twig (v3.3.0)
- Removing twig/markdown-extra (v3.3.0)
- Removing theseer/tokenizer (1.2.0)
- Removing symfony/var-dumper (v5.2.4)
- Removing symfony/process (v5.2.4)
- Removing symfony/finder (v5.2.4)
- Removing squizlabs/php_codesniffer (3.5.8)
- Removing slevomat/coding-standard (6.4.1)
- Removing seld/phar-utils (1.1.1)
- Removing seld/jsonlint (1.8.3)
- Removing sebastian/version (2.0.1)
- Removing sebastian/type (1.1.4)
- Removing sebastian/resource-operations (2.0.2)
- Removing sebastian/recursion-context (3.0.1)
- Removing sebastian/object-reflector (1.1.2)
- Removing sebastian/object-enumerator (3.0.4)
- Removing sebastian/global-state (3.0.1)
- Removing sebastian/exporter (3.1.3)
- Removing sebastian/environment (4.2.4)
- Removing sebastian/diff (3.0.3)
- Removing sebastian/comparator (3.0.3)
- Removing sebastian/code-unit-reverse-lookup (1.0.2)
- Removing react/promise (v2.8.0)
- Removing psy/psysh (v0.10.6)
- Removing phpunit/phpunit (8.5.14)
- Removing phpunit/php-token-stream (4.0.4)
- Removing phpunit/php-timer (2.1.3)
- Removing phpunit/php-text-template (1.2.1)
- Removing phpunit/php-file-iterator (2.0.3)
- Removing phpunit/php-code-coverage (7.0.14)
- Removing phpstan/phpstan (0.12.82)
- Removing phpstan/phpdoc-parser (0.4.9)
- Removing phpspec/prophecy (1.12.2)
- Removing phpdocumentor/type-resolver (1.4.0)
- Removing phpdocumentor/reflection-docblock (5.2.2)
- Removing phpdocumentor/reflection-common (2.2.0)
- Removing phar-io/version (3.1.0)
- Removing phar-io/manifest (2.0.1)
- Removing nikic/php-parser (v4.10.4)
- Removing myclabs/deep-copy (1.10.2)
- Removing m1/env (2.2.0)
- Removing justinrainbow/json-schema (5.2.10)
- Removing josegonzalez/dotenv (3.2.0)
- Removing jdorn/sql-formatter (v1.2.17)
- Removing jasny/twig-extensions (v1.3.0)
- Removing doctrine/instantiator (1.4.0)
- Removing dnoegel/php-xdg-base-dir (v0.1.1)
- Removing dealerdirect/phpcodesniffer-composer-installer (v0.7.1)
- Removing composer/xdebug-handler (1.4.5)
- Removing composer/spdx-licenses (1.5.5)
- Removing composer/semver (3.2.4)
- Removing composer/composer (2.0.11)
- Removing cakephp/twig-view (1.2.0)
- Removing cakephp/debug_kit (4.4.2)
- Removing cakephp/cakephp-codesniffer (4.2.4)
- Removing cakephp/bake (2.3.0)
0 [>---------------------------] 0 [>---------------------------] 0 [>---------------------------]Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-09 23:26:22 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from f6c8511 to 501a1c9
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
f6c8511..501a1c9 development -> origin/development
Updating f6c8511..501a1c9
Fast-forward
src/Command/AppCommand.php | 1 -
src/Command/MakeSpreadsheetsCommand.php | 2 +-
src/Command/UpdateReleaseDatesCommand.php | 15 +-
src/Command/UpdateStatsCommand.php | 45 +--
src/Controller/DataController.php | 6 +-
src/Endpoints/EndpointGroups.php | 322 ++++++++++-----
src/Endpoints/FredEndpoints.php | 477 -----------------------
src/Model/Table/MetricsTable.php | 18 +-
src/Model/Table/ReleasesTable.php | 8 +-
src/Model/Table/SpreadsheetsTable.php | 1 -
src/Model/Table/StatisticsTable.php | 28 +-
src/Spreadsheet/SpreadsheetSingleDate.php | 6 +-
src/Spreadsheet/SpreadsheetTimeSeries.php | 6 +-
tests/Fixture/MetricsFixture.php | 4 +-
tests/TestCase/Controller/DataControllerTest.php | 12 +-
15 files changed, 286 insertions(+), 665 deletions(-)
delete mode 100644 src/Endpoints/FredEndpoints.php
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-12 22:27:09 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 501a1c9 to 9102aa9
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
501a1c9..9102aa9 development -> origin/development
Updating 501a1c9..9102aa9
Fast-forward
src/Endpoints/EndpointGroups.php | 542 ++++++++++++++++++++++++++++++++++++---
templates/element/sidebar.php | 17 +-
2 files changed, 528 insertions(+), 31 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-12 22:28:17 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from f6c8511 to 9102aa9
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
f6c8511..9102aa9 master -> origin/master
f6c8511..9102aa9 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 9102aa9013e54d83db4910adb321cb4608842d96.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-12 22:31:33 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 9102aa9 to 76a1173
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
9102aa9..76a1173 development -> origin/development
f6c8511..76a1173 master -> origin/master
Updating 9102aa9..76a1173
Fast-forward
templates/element/sidebar.php | 3 +++
1 file changed, 3 insertions(+)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-12 22:31:33 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 9102aa9 to 76a1173
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
9102aa9..76a1173 master -> origin/master
9102aa9..76a1173 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 76a1173eb04157ac03431a029bf75838fa90b393.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-13 00:57:01 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 76a1173 to 792c091
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
76a1173..792c091 development -> origin/development
76a1173..792c091 master -> origin/master
Updating 76a1173..792c091
Fast-forward
src/Command/UpdateStatsCommand.php | 2 ++
src/Controller/DataController.php | 5 ++++-
src/Spreadsheet/SpreadsheetSingleDate.php | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-13 00:57:02 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 76a1173 to 792c091
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
76a1173..792c091 master -> origin/master
76a1173..792c091 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 792c091e4dfade80ad72b8c89085309259573489.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-13 00:59:13 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 792c091 to 22dc9ba
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
792c091..22dc9ba development -> origin/development
792c091..22dc9ba master -> origin/master
Updating 792c091..22dc9ba
Fast-forward
src/Command/UpdateStatsCommand.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-13 00:59:13 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 792c091 to 22dc9ba
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
792c091..22dc9ba master -> origin/master
792c091..22dc9ba development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 22dc9badcdb8017ba8bbe8c0c16aa2aada988f47.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-14 00:13:24 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 22dc9ba to e79fc62
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
22dc9ba..e79fc62 development -> origin/development
22dc9ba..e79fc62 master -> origin/master
Updating 22dc9ba..e79fc62
Fast-forward
src/Command/MakeSpreadsheetsCommand.php | 2 +-
src/Command/UpdateStatsCommand.php | 25 +++++++++++++++++--------
2 files changed, 18 insertions(+), 9 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-14 00:13:24 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 22dc9ba to e79fc62
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
22dc9ba..e79fc62 master -> origin/master
22dc9ba..e79fc62 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to e79fc62a919db735a0d529d7012ed5f5e812a4c8.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-14 00:33:15 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from e79fc62 to e929ff1
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
e79fc62..e929ff1 development -> origin/development
e79fc62..e929ff1 master -> origin/master
Updating e79fc62..e929ff1
Fast-forward
templates/element/sidebar.php | 64 +++++++++++++++++++++++++++++--------------
webroot/css/style.css | 2 +-
webroot/css/style.scss | 10 +++++++
3 files changed, 54 insertions(+), 22 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-14 00:33:15 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from e79fc62 to e929ff1
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
e79fc62..e929ff1 master -> origin/master
e79fc62..e929ff1 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to e929ff1ec79b4e5ad44bf18ce2d0779d65518440.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-14 00:35:16 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from e929ff1 to c0d12b3
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
e929ff1..c0d12b3 development -> origin/development
e929ff1..c0d12b3 master -> origin/master
Updating e929ff1..c0d12b3
Fast-forward
src/Command/UpdateStatsCommand.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-14 00:35:17 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from e929ff1 to c0d12b3
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
e929ff1..c0d12b3 master -> origin/master
e929ff1..c0d12b3 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to c0d12b3163b959dc6c5f68cf54702f74358bb675.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-14 02:03:16 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from c0d12b3 to a36a2a7
$ git pull
Cannot pull with rebase: You have unstaged changes.
Please commit or stash them.
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: src/Command/UpdateStatsCommand.php
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-14 02:03:16 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from c0d12b3 to a36a2a7
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
c0d12b3..a36a2a7 development -> origin/development
c0d12b3..a36a2a7 master -> origin/master
Updating c0d12b3..a36a2a7
Fast-forward
src/Command/UpdateReleaseDatesCommand.php | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-14 20:50:02 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from a36a2a7 to 0a8df3b
$ git pull
Cannot pull with rebase: You have unstaged changes.
Please commit or stash them.
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: src/Command/UpdateReleaseDatesCommand.php
# modified: src/Command/UpdateStatsCommand.php
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-14 20:50:01 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from a36a2a7 to 0a8df3b
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
a36a2a7..0a8df3b development -> origin/development
a36a2a7..0a8df3b master -> origin/master
Updating a36a2a7..0a8df3b
Fast-forward
README.md | 16 ++++++++++------
src/Command/UpdateReleaseDatesCommand.php | 1 +
src/Command/UpdateStatsCommand.php | 7 +++----
3 files changed, 14 insertions(+), 10 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-15 20:59:39 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 0a8df3b to b85a40a
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
0a8df3b..b85a40a development -> origin/development
0a8df3b..b85a40a master -> origin/master
Updating 0a8df3b..b85a40a
Fast-forward
src/Command/AppCommand.php | 28 ++-
src/Command/UpdateCacheCommand.php | 10 +-
src/Command/UpdateReleaseDatesCommand.php | 11 +-
src/Command/UpdateStatsCommand.php | 284 +++++++++++++++++++++++++-----
src/Model/Table/MetricsTable.php | 5 +-
src/Model/Table/ReleasesTable.php | 36 ++++
src/Model/Table/StatisticsTable.php | 1 +
src/Spreadsheet/SpreadsheetSingleDate.php | 1 +
src/Spreadsheet/SpreadsheetTimeSeries.php | 1 +
9 files changed, 320 insertions(+), 57 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-15 20:59:40 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 0a8df3b to b85a40a
$ git pull
Cannot pull with rebase: You have unstaged changes.
Please commit or stash them.
$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: src/Command/UpdateReleaseDatesCommand.php
# modified: src/Command/UpdateStatsCommand.php
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
####### 2021-04-15 21:07:45 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from b85a40a to bb8ab78
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
b85a40a..bb8ab78 development -> origin/development
Updating b85a40a..bb8ab78
Fast-forward
src/Model/Table/ReleasesTable.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
21 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-15 21:11:26 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from bb8ab78 to f23d191
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
bb8ab78..f23d191 development -> origin/development
b85a40a..f23d191 master -> origin/master
Updating bb8ab78..f23d191
Fast-forward
composer.lock | 839 +++++++++++++++++++---------------------------------------
1 file changed, 271 insertions(+), 568 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 1 install, 9 updates, 5 removals
As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
Installing 'unzip' may remediate them.
- Downloading psr/container (2.0.1)
- Downloading laminas/laminas-diactoros (2.5.1)
- Downloading laminas/laminas-httphandlerrunner (1.4.0)
- Downloading cakephp/chronos (2.1.2)
- Downloading cakephp/cakephp (4.2.5)
0/5 [>---------------------------] 0%
1/5 [=====>----------------------] 20%
4/5 [======================>-----] 80%
5/5 [============================] 100% - Removing symfony/string (v5.2.4)
- Removing symfony/service-contracts (v2.2.0)
- Removing symfony/polyfill-php73 (v1.22.1)
- Removing symfony/polyfill-intl-normalizer (v1.22.1)
- Removing symfony/polyfill-intl-grapheme (v1.22.1)
- Upgrading psr/container (1.1.1 => 2.0.1): Extracting archive
- Upgrading league/container (3.3.4 => 3.3.5): Extracting archive
- Upgrading laminas/laminas-diactoros (2.5.0 => 2.5.1): Extracting archive
- Upgrading laminas/laminas-httphandlerrunner (1.3.0 => 1.4.0): Extracting archive
- Upgrading cakephp/chronos (2.1.1 => 2.1.2): Extracting archive
- Upgrading cakephp/cakephp (4.2.4 => 4.2.5): Extracting archive
- Installing symfony/debug (v4.4.20): Extracting archive
- Downgrading symfony/console (v5.2.4 => v3.4.47): Extracting archive
- Upgrading symfony/filesystem (v5.2.4 => v5.2.6): Extracting archive
- Downgrading robmorgan/phinx (0.12.5 => 0.12.1): Extracting archive
0 [>---------------------------] 0 [>---------------------------] 0 [>---------------------------]Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-15 21:11:27 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from b85a40a to f23d191
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
b85a40a..f23d191 master -> origin/master
bb8ab78..f23d191 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to f23d1910ddd57ba6ce7524c6a1492872477fdbaf.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 1 install, 9 updates, 5 removals
As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
Installing 'unzip' may remediate them.
0 [>---------------------------] 0 [>---------------------------] 0 [>---------------------------] - Removing symfony/string (v5.2.4)
- Removing symfony/service-contracts (v2.2.0)
- Removing symfony/polyfill-php73 (v1.22.1)
- Removing symfony/polyfill-intl-normalizer (v1.22.1)
- Removing symfony/polyfill-intl-grapheme (v1.22.1)
- Upgrading psr/container (1.1.1 => 2.0.1): Extracting archive
- Upgrading league/container (3.3.4 => 3.3.5): Extracting archive
- Upgrading laminas/laminas-diactoros (2.5.0 => 2.5.1): Checking out 53df7b7cd6
- Upgrading laminas/laminas-httphandlerrunner (1.3.0 => 1.4.0): Checking out 6a2dd33e41
- Upgrading cakephp/chronos (2.1.1 => 2.1.2): Extracting archive
- Upgrading cakephp/cakephp (4.2.4 => 4.2.5): Checking out fe9a4e932d
- Installing symfony/debug (v4.4.20): Extracting archive
- Downgrading symfony/console (v5.2.4 => v3.4.47): Checking out a10b1da6fc
- Upgrading symfony/filesystem (v5.2.4 => v5.2.6): Checking out 8c86a82f51
- Downgrading robmorgan/phinx (0.12.5 => 0.12.1): Extracting archive
0 [>---------------------------] 0 [>---------------------------] 0 [>---------------------------]Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-15 21:17:54 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from f23d191 to 3d51eb6
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
f23d191..3d51eb6 development -> origin/development
f23d191..3d51eb6 master -> origin/master
Updating f23d191..3d51eb6
Fast-forward
src/Command/UpdateCacheCommand.php | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-15 21:17:55 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from f23d191 to 3d51eb6
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
f23d191..3d51eb6 master -> origin/master
f23d191..3d51eb6 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 3d51eb6d884a13d44d2e6f9f082aa5b03f52210b.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-15 21:47:46 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 3d51eb6 to 32e1b39
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
3d51eb6..32e1b39 development -> origin/development
3d51eb6..32e1b39 master -> origin/master
Updating 3d51eb6..32e1b39
Fast-forward
src/Command/MakeSpreadsheetsCommand.php | 6 ++++--
templates/Pages/home.php | 3 ++-
2 files changed, 6 insertions(+), 3 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-15 21:47:47 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 3d51eb6 to 32e1b39
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
3d51eb6..32e1b39 master -> origin/master
3d51eb6..32e1b39 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 32e1b39ab85e1f8903d99efa86793968b0e7f20b.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-15 22:12:42 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 32e1b39 to 04ea313
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
32e1b39..04ea313 development -> origin/development
32e1b39..04ea313 master -> origin/master
Updating 32e1b39..04ea313
Fast-forward
src/Command/UpdateReleaseDatesCommand.php | 35 +++++++++++++++++++------------
src/Model/Table/ReleasesTable.php | 23 ++++++++++++++------
templates/Pages/home.php | 11 +++++++---
webroot/css/style.css | 2 +-
webroot/css/style.scss | 5 +++++
5 files changed, 53 insertions(+), 23 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-15 22:12:42 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 32e1b39 to 04ea313
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
32e1b39..04ea313 master -> origin/master
32e1b39..04ea313 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 04ea313346b8367c1d18c0bc429c13f9f8cca1f7.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-15 23:44:51 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 04ea313 to ccde6ae
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
04ea313..ccde6ae development -> origin/development
04ea313..ccde6ae master -> origin/master
Updating 04ea313..ccde6ae
Fast-forward
README.md | 7 +++++++
src/Command/UpdateCacheCommand.php | 8 ++++++++
src/Command/UpdateStatsCommand.php | 5 +++++
src/Controller/DataController.php | 16 +++++++++-------
src/Model/Table/MetricsTable.php | 2 +-
src/Spreadsheet/Spreadsheet.php | 7 +------
src/Spreadsheet/SpreadsheetSingleDate.php | 10 +++++-----
src/Spreadsheet/SpreadsheetTimeSeries.php | 11 ++++++-----
templates/Data/group.php | 28 +++++++++++++---------------
webroot/css/style.css | 2 +-
webroot/css/style.scss | 16 ++++++++++------
11 files changed, 66 insertions(+), 46 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-15 23:44:52 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 04ea313 to ccde6ae
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
04ea313..ccde6ae master -> origin/master
04ea313..ccde6ae development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to ccde6aeab9bea6180beba55739e84ad5973745ad.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-16 00:03:20 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from ccde6ae to 790f7af
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
ccde6ae..790f7af development -> origin/development
Updating ccde6ae..790f7af
Fast-forward
templates/Data/group.php | 18 +++---------------
webroot/css/style.css | 2 +-
webroot/css/style.scss | 4 +---
3 files changed, 5 insertions(+), 19 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-16 00:04:12 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from ccde6ae to 790f7af
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
ccde6ae..790f7af master -> origin/master
ccde6ae..790f7af development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 790f7af06e219f135b04d1c3fe233abb9d4d8123.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-16 17:09:09 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 790f7af to a932d46
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
790f7af..a932d46 master -> origin/master
790f7af..a932d46 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to a932d464a050a8d2ce3d809df5580895b36694c1.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-19 16:20:59 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from a932d46 to e327860
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
790f7af..e327860 development -> origin/development
ccde6ae..e327860 master -> origin/master
Updating 790f7af..e327860
Fast-forward
composer.lock | 8 +-
src/Model/Table/StatisticsTable.php | 4 +-
src/Spreadsheet/SpreadsheetTimeSeries.php | 175 ++++++++++++++++++------------
webroot/css/style.css | 2 +-
4 files changed, 116 insertions(+), 73 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 6a82682 => dev-master 8eb5b06): Checking out 8eb5b0602e
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-19 16:21:00 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from a932d46 to e327860
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
a932d46..e327860 master -> origin/master
a932d46..e327860 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to e327860e8ca68222d0531df43408ba0ca2a4ca54.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 6a82682 => dev-master 8eb5b06): Checking out 8eb5b0602e
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-20 00:12:02 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from e327860 to c6b5737
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
e327860..c6b5737 development -> origin/development
e327860..c6b5737 master -> origin/master
Updating e327860..c6b5737
Fast-forward
src/Command/UpdateCacheCommand.php | 2 +-
src/Model/Table/StatisticsTable.php | 18 +++++++++++++-----
2 files changed, 14 insertions(+), 6 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-20 00:12:02 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from e327860 to c6b5737
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
e327860..c6b5737 master -> origin/master
e327860..c6b5737 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to c6b57374482d74caefdda0d8956ffe2f4feb8e47.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-20 19:49:29 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from c6b5737 to 0ea1e09
$ git pull
error: RPC failed; result=35, HTTP code = 0
fatal: The remote end hung up unexpectedly
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-20 19:57:47 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 0ea1e09 to 9ef2323
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
0ea1e09..9ef2323 development -> origin/development
Updating 0ea1e09..9ef2323
Fast-forward
src/Command/MakeSpreadsheetsCommand.php | 2 --
src/Command/UpdateCacheCommand.php | 3 ---
2 files changed, 5 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 0 updates, 57 removals
- Removing webmozart/assert (1.10.0)
- Removing twig/twig (v3.3.0)
- Removing twig/markdown-extra (v3.3.0)
- Removing theseer/tokenizer (1.2.0)
- Removing symfony/var-dumper (v4.4.21)
- Removing symfony/process (v5.2.4)
- Removing symfony/polyfill-php72 (v1.22.1)
- Removing symfony/finder (v5.2.4)
- Removing squizlabs/php_codesniffer (3.5.8)
- Removing slevomat/coding-standard (6.4.1)
- Removing seld/phar-utils (1.1.1)
- Removing seld/jsonlint (1.8.3)
- Removing sebastian/version (2.0.1)
- Removing sebastian/type (1.1.4)
- Removing sebastian/resource-operations (2.0.2)
- Removing sebastian/recursion-context (3.0.1)
- Removing sebastian/object-reflector (1.1.2)
- Removing sebastian/object-enumerator (3.0.4)
- Removing sebastian/global-state (3.0.1)
- Removing sebastian/exporter (3.1.3)
- Removing sebastian/environment (4.2.4)
- Removing sebastian/diff (3.0.3)
- Removing sebastian/comparator (3.0.3)
- Removing sebastian/code-unit-reverse-lookup (1.0.2)
- Removing react/promise (v2.8.0)
- Removing psy/psysh (v0.10.8)
- Removing phpunit/phpunit (8.5.15)
- Removing phpunit/php-token-stream (4.0.4)
- Removing phpunit/php-timer (2.1.3)
- Removing phpunit/php-text-template (1.2.1)
- Removing phpunit/php-file-iterator (2.0.3)
- Removing phpunit/php-code-coverage (7.0.14)
- Removing phpstan/phpstan (0.12.83)
- Removing phpstan/phpdoc-parser (0.4.9)
- Removing phpspec/prophecy (1.13.0)
- Removing phpdocumentor/type-resolver (1.4.0)
- Removing phpdocumentor/reflection-docblock (5.2.2)
- Removing phpdocumentor/reflection-common (2.2.0)
- Removing phar-io/version (3.1.0)
- Removing phar-io/manifest (2.0.1)
- Removing nikic/php-parser (v4.10.4)
- Removing myclabs/deep-copy (1.10.2)
- Removing m1/env (2.2.0)
- Removing justinrainbow/json-schema (5.2.10)
- Removing josegonzalez/dotenv (3.2.0)
- Removing jdorn/sql-formatter (v1.2.17)
- Removing jasny/twig-extensions (v1.3.0)
- Removing doctrine/instantiator (1.4.0)
- Removing dealerdirect/phpcodesniffer-composer-installer (v0.7.1)
- Removing composer/xdebug-handler (1.4.6)
- Removing composer/spdx-licenses (1.5.5)
- Removing composer/semver (3.2.4)
- Removing composer/composer (2.0.12)
- Removing cakephp/twig-view (1.2.0)
- Removing cakephp/debug_kit (4.4.2)
- Removing cakephp/cakephp-codesniffer (4.2.4)
- Removing cakephp/bake (2.3.0)
0 [>---------------------------] 0 [>---------------------------] 0 [>---------------------------]Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-20 19:57:59 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 0ea1e09 to 9ef2323
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
0ea1e09..9ef2323 master -> origin/master
0ea1e09..9ef2323 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 9ef232321de8c7fa4b95113d98e315781e867cc9.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 0 updates, 57 removals
- Removing webmozart/assert (1.10.0)
- Removing twig/twig (v3.3.0)
- Removing twig/markdown-extra (v3.3.0)
- Removing theseer/tokenizer (1.2.0)
- Removing symfony/var-dumper (v4.4.21)
- Removing symfony/process (v5.2.4)
- Removing symfony/polyfill-php72 (v1.22.1)
- Removing symfony/finder (v5.2.4)
- Removing squizlabs/php_codesniffer (3.5.8)
- Removing slevomat/coding-standard (6.4.1)
- Removing seld/phar-utils (1.1.1)
- Removing seld/jsonlint (1.8.3)
- Removing sebastian/version (2.0.1)
- Removing sebastian/type (1.1.4)
- Removing sebastian/resource-operations (2.0.2)
- Removing sebastian/recursion-context (3.0.1)
- Removing sebastian/object-reflector (1.1.2)
- Removing sebastian/object-enumerator (3.0.4)
- Removing sebastian/global-state (3.0.1)
- Removing sebastian/exporter (3.1.3)
- Removing sebastian/environment (4.2.4)
- Removing sebastian/diff (3.0.3)
- Removing sebastian/comparator (3.0.3)
- Removing sebastian/code-unit-reverse-lookup (1.0.2)
- Removing react/promise (v2.8.0)
- Removing psy/psysh (v0.10.8)
- Removing phpunit/phpunit (8.5.15)
- Removing phpunit/php-token-stream (4.0.4)
- Removing phpunit/php-timer (2.1.3)
- Removing phpunit/php-text-template (1.2.1)
- Removing phpunit/php-file-iterator (2.0.3)
- Removing phpunit/php-code-coverage (7.0.14)
- Removing phpstan/phpstan (0.12.83)
- Removing phpstan/phpdoc-parser (0.4.9)
- Removing phpspec/prophecy (1.13.0)
- Removing phpdocumentor/type-resolver (1.4.0)
- Removing phpdocumentor/reflection-docblock (5.2.2)
- Removing phpdocumentor/reflection-common (2.2.0)
- Removing phar-io/version (3.1.0)
- Removing phar-io/manifest (2.0.1)
- Removing nikic/php-parser (v4.10.4)
- Removing myclabs/deep-copy (1.10.2)
- Removing m1/env (2.2.0)
- Removing justinrainbow/json-schema (5.2.10)
- Removing josegonzalez/dotenv (3.2.0)
- Removing jdorn/sql-formatter (v1.2.17)
- Removing jasny/twig-extensions (v1.3.0)
- Removing doctrine/instantiator (1.4.0)
- Removing dealerdirect/phpcodesniffer-composer-installer (v0.7.1)
- Removing composer/xdebug-handler (1.4.6)
- Removing composer/spdx-licenses (1.5.5)
- Removing composer/semver (3.2.4)
- Removing composer/composer (2.0.12)
- Removing cakephp/twig-view (1.2.0)
- Removing cakephp/debug_kit (4.4.2)
- Removing cakephp/cakephp-codesniffer (4.2.4)
- Removing cakephp/bake (2.3.0)
0 [>---------------------------] 0 [>---------------------------] 0 [>---------------------------]Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-20 20:02:19 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 9ef2323 to 7971fde
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
9ef2323..7971fde development -> origin/development
0ea1e09..9ef2323 master -> origin/master
Updating 9ef2323..7971fde
Fast-forward
README.md | 9 +++++----
src/Slack/Slack.php | 2 +-
2 files changed, 6 insertions(+), 5 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-20 20:02:32 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 9ef2323 to 7971fde
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
9ef2323..7971fde master -> origin/master
9ef2323..7971fde development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 7971fdeb730214af4319d496e66ebaa8ff014178.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-20 20:17:08 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 7971fde to 1adaee2
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
7971fde..1adaee2 development -> origin/development
9ef2323..1adaee2 master -> origin/master
Updating 7971fde..1adaee2
Fast-forward
src/Command/UpdateStatsCommand.php | 19 +++++++++++--------
1 file changed, 11 insertions(+), 8 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-20 20:17:08 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 7971fde to 1adaee2
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
7971fde..1adaee2 master -> origin/master
7971fde..1adaee2 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 1adaee2a0372cdafdaeb404620481531582d095d.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-20 20:40:43 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 1adaee2 to 3e24312
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
1adaee2..3e24312 development -> origin/development
1adaee2..3e24312 master -> origin/master
Updating 1adaee2..3e24312
Fast-forward
src/Command/UpdateReleaseDatesCommand.php | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-20 20:40:43 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 1adaee2 to 3e24312
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
1adaee2..3e24312 master -> origin/master
1adaee2..3e24312 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 3e24312b2a14c1bfa0463fdf966db095c94c59fc.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-20 21:00:02 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 3e24312 to 75d6779
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
3e24312..75d6779 development -> origin/development
3e24312..75d6779 master -> origin/master
Updating 3e24312..75d6779
Fast-forward
README.md | 3 ++-
src/Command/AppCommand.php | 6 +++---
src/Command/UpdateReleaseDatesCommand.php | 2 +-
3 files changed, 6 insertions(+), 5 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-20 21:00:02 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 3e24312 to 75d6779
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
3e24312..75d6779 master -> origin/master
3e24312..75d6779 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 75d6779f0eeb3e0760241568c399b741cec4f174.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-20 22:17:17 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 75d6779 to 196f275
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
75d6779..196f275 development -> origin/development
75d6779..196f275 master -> origin/master
Updating 75d6779..196f275
Fast-forward
src/Formatter/Formatter.php | 7 +------
src/Model/Table/StatisticsTable.php | 28 ++++++++++++++++++++++++----
templates/Pages/home.php | 2 +-
3 files changed, 26 insertions(+), 11 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-20 22:17:17 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 75d6779 to 196f275
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
75d6779..196f275 master -> origin/master
75d6779..196f275 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 196f275af171be6357c87617626dcf888f46dcd1.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-21 15:21:00 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 196f275 to 0ed006d
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
196f275..0ed006d development -> origin/development
196f275..0ed006d master -> origin/master
Updating 196f275..0ed006d
Fast-forward
src/Command/UpdateStatsCommand.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-21 15:21:00 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 196f275 to 0ed006d
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
196f275..0ed006d master -> origin/master
196f275..0ed006d development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 0ed006d4ca9826aa9a727ab54fb5782772cf7bdf.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-21 20:51:44 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 0ed006d to d46190c
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
0ed006d..d46190c master -> origin/master
0ed006d..d46190c development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to d46190c987ed947a3547fa1ee83d4f9c5924c6c5.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-21 20:51:45 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 0ed006d to d46190c
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
0ed006d..d46190c development -> origin/development
0ed006d..d46190c master -> origin/master
Updating 0ed006d..d46190c
Fast-forward
src/Command/UpdateStatsCommand.php | 33 +++++++++++++++++++++++++++++++++
webroot/robots.txt | 3 +++
2 files changed, 36 insertions(+)
create mode 100644 webroot/robots.txt
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-21 22:01:43 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from d46190c to 259c764
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
d46190c..259c764 master -> origin/master
d46190c..259c764 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 259c764a7fdd80b20de17eac4b51bc210df8f084.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-21 22:01:43 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from d46190c to 259c764
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
d46190c..259c764 development -> origin/development
d46190c..259c764 master -> origin/master
Updating d46190c..259c764
Fast-forward
src/Command/AppCommand.php | 11 +++++++++--
src/Command/UpdateStatsCommand.php | 2 +-
2 files changed, 10 insertions(+), 3 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-23 21:31:34 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 259c764 to 9deb33b
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
259c764..9deb33b development -> origin/development
259c764..9deb33b master -> origin/master
Updating 259c764..9deb33b
Fast-forward
README.md | 14 +++++++++-----
src/Command/AppCommand.php | 8 +-------
src/Command/MakeSpreadsheetsCommand.php | 6 ++++--
src/Command/UpdateCacheCommand.php | 5 ++++-
src/Command/UpdateReleaseDatesCommand.php | 6 +++++-
src/Command/UpdateStatsCommand.php | 4 +++-
src/Slack/Slack.php | 8 +++-----
7 files changed, 29 insertions(+), 22 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-23 21:31:35 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 259c764 to 9deb33b
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
259c764..9deb33b master -> origin/master
259c764..9deb33b development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 9deb33bc693bc27bd0360ef842f9e7395df1682b.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-23 23:13:59 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 9deb33b to 268b239
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
9deb33b..268b239 development -> origin/development
9deb33b..268b239 master -> origin/master
Updating 9deb33b..268b239
Fast-forward
src/Slack/Slack.php | 20 +++++++++++++++++++-
1 file changed, 19 insertions(+), 1 deletion(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-23 23:14:01 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 9deb33b to 268b239
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
9deb33b..268b239 master -> origin/master
9deb33b..268b239 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 268b23907ed4c4a661e0a7449b978a449ebdaf7e.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-23 23:17:25 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 268b239 to cb299c1
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
268b239..cb299c1 development -> origin/development
268b239..cb299c1 master -> origin/master
Updating 268b239..cb299c1
Fast-forward
composer.lock | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
no changes added to commit (use "git add" and/or "git commit -a")
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 8eb5b06 => dev-master 9a30b12): Checking out 9a30b12ab2
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-23 23:17:26 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 268b239 to cb299c1
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
268b239..cb299c1 master -> origin/master
268b239..cb299c1 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to cb299c16b3b1eca425f065798df62cb8c81ac4dd.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 8eb5b06 => dev-master 9a30b12): Checking out 9a30b12ab2
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-23 23:47:42 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from cb299c1 to 737ceec
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
cb299c1..737ceec development -> origin/development
cb299c1..737ceec master -> origin/master
Updating cb299c1..737ceec
Fast-forward
.htaccess | 7 +++++++
1 file changed, 7 insertions(+)
$ git status
# On branch development
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-23 23:47:43 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from cb299c1 to 737ceec
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
cb299c1..737ceec master -> origin/master
cb299c1..737ceec development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 737ceecd834fe4b4827a13dbe6c0557dc175932a.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-24 00:01:55 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 737ceec to 825c6d5
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
737ceec..825c6d5 development -> origin/development
737ceec..825c6d5 master -> origin/master
Updating 737ceec..825c6d5
Fast-forward
src/Command/AppCommand.php | 1 -
src/Command/UpdateCacheCommand.php | 1 +
src/Command/UpdateStatsCommand.php | 8 +++++---
src/Console/Installer.php | 1 +
src/Controller/AppController.php | 1 +
src/Controller/ErrorController.php | 8 +++++---
src/Controller/PagesController.php | 1 +
src/Model/Table/MetricsTable.php | 2 +-
src/Model/Table/ReleasesTable.php | 2 +-
src/Slack/Slack.php | 2 ++
10 files changed, 18 insertions(+), 9 deletions(-)
$ git status
# On branch development
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-24 00:01:55 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 737ceec to 825c6d5
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
737ceec..825c6d5 master -> origin/master
737ceec..825c6d5 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 825c6d5ce86fee55d71f6da23d54ed1f1aaea125.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-24 00:10:53 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 825c6d5 to de3b604
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
825c6d5..de3b604 development -> origin/development
Updating 825c6d5..de3b604
Fast-forward
src/Command/UpdateStatsCommand.php | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
$ git status
# On branch development
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-24 00:11:21 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 825c6d5 to de3b604
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
825c6d5..de3b604 master -> origin/master
825c6d5..de3b604 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to de3b604f8202d2f052c5eb7a2c520ed5c22b2082.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-27 16:10:33 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from de3b604 to 2761d2b
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
de3b604..2761d2b development -> origin/development
825c6d5..de3b604 master -> origin/master
Updating de3b604..2761d2b
Fast-forward
src/Endpoints/EndpointGroups.php | 7 +++++++
templates/element/sidebar.php | 1 +
2 files changed, 8 insertions(+)
$ git status
# On branch development
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
Upgrading to version 2.0.13 (stable channel).
Use composer self-update --rollback to return to version 2.0.12
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-27 16:11:44 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from de3b604 to 2761d2b
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
de3b604..2761d2b master -> origin/master
de3b604..2761d2b development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 2761d2babc9698124bb113a2273c50ed94a3d3ac.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-28 16:31:43 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 2761d2b to ec220b5
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
2761d2b..ec220b5 development -> origin/development
de3b604..ec220b5 master -> origin/master
Updating 2761d2b..ec220b5
Fast-forward
src/Endpoints/EndpointGroups.php | 47 +++++++++++++++++++++++++++++++++++++++-
templates/element/sidebar.php | 3 +++
2 files changed, 49 insertions(+), 1 deletion(-)
$ git status
# On branch development
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-28 16:31:43 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 2761d2b to ec220b5
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
2761d2b..ec220b5 master -> origin/master
2761d2b..ec220b5 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to ec220b5c5de09904813c99bf75a7be14aa442151.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-28 23:13:46 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from ec220b5 to 75ea78b
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
ec220b5..75ea78b development -> origin/development
ec220b5..75ea78b master -> origin/master
Updating ec220b5..75ea78b
Fast-forward
README.md | 5 ++
.../20210428230914_UpdateMetricsFrequency.php | 31 ++++++++
src/Command/AppCommand.php | 41 ++++++++++-
src/Command/MakeSpreadsheetsCommand.php | 5 +-
src/Command/UpdateReleaseDatesCommand.php | 82 +++++++++++++++-------
src/Command/UpdateStatsCommand.php | 23 +++---
src/Endpoints/EndpointGroups.php | 38 +++++-----
src/Model/Table/MetricsTable.php | 2 +-
8 files changed, 167 insertions(+), 60 deletions(-)
create mode 100644 config/Migrations/20210428230914_UpdateMetricsFrequency.php
$ git status
# On branch development
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-28 23:13:47 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from ec220b5 to 75ea78b
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
ec220b5..75ea78b master -> origin/master
ec220b5..75ea78b development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 75ea78bde947eb5d5e75454a8e90e7baf9004c7f.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
####### 2021-04-28 23:26:22 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 75ea78b to 0385a5d
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
75ea78b..0385a5d development -> origin/development
75ea78b..0385a5d master -> origin/master
Updating 75ea78b..0385a5d
Fast-forward
src/Command/UpdateStatsCommand.php | 1 +
1 file changed, 1 insertion(+)
$ git status
# On branch development
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/indicators_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators_staging/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_indicators2
ordering by creation time
All Done. Took 0.0122s
Dumps the current schema of the database to be used while baking a diff
using migration paths
- /home/okbvtfr/public_html/indicators_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators_staging/config/Seeds
Writing dump file `/home/okbvtfr/public_html/indicators_staging/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/indicators_staging/config/Migrations/schema-dump-default.lock` was successfully written
####### 2021-04-28 23:26:22 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 75ea78b to 0385a5d
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
75ea78b..0385a5d master -> origin/master
75ea78b..0385a5d development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 0385a5df862c3fbabbd6919a0469d9e7400de0b7.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/indicators/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_indicators2
ordering by creation time
All Done. Took 0.0032s
Dumps the current schema of the database to be used while baking a diff
using migration paths
- /home/okbvtfr/public_html/indicators/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators/config/Seeds
Writing dump file `/home/okbvtfr/public_html/indicators/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/indicators/config/Migrations/schema-dump-default.lock` was successfully written
####### 2021-04-29 00:11:47 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 0385a5d to 429d657
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
0385a5d..429d657 development -> origin/development
0385a5d..429d657 master -> origin/master
Updating 0385a5d..429d657
Fast-forward
src/Command/UpdateStatsCommand.php | 30 ++++++++++++++++--------------
1 file changed, 16 insertions(+), 14 deletions(-)
$ git status
# On branch development
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/indicators_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators_staging/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_indicators2
ordering by creation time
All Done. Took 0.0034s
Dumps the current schema of the database to be used while baking a diff
using migration paths
- /home/okbvtfr/public_html/indicators_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators_staging/config/Seeds
Writing dump file `/home/okbvtfr/public_html/indicators_staging/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/indicators_staging/config/Migrations/schema-dump-default.lock` was successfully written
####### 2021-04-29 00:11:47 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 0385a5d to 429d657
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
0385a5d..429d657 master -> origin/master
0385a5d..429d657 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 429d657507fd8f2fdd3da459a4ee70639ffff526.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/indicators/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_indicators2
ordering by creation time
All Done. Took 0.0017s
Dumps the current schema of the database to be used while baking a diff
using migration paths
- /home/okbvtfr/public_html/indicators/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators/config/Seeds
Writing dump file `/home/okbvtfr/public_html/indicators/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/indicators/config/Migrations/schema-dump-default.lock` was successfully written
####### 2021-04-29 18:49:59 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 429d657 to 4a50661
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
429d657..4a50661 development -> origin/development
429d657..4a50661 master -> origin/master
Updating 429d657..4a50661
Fast-forward
README.md | 6 +-
src/Command/UpdateStatsCommand.php | 127 +++++++++++++++++++++++++++++++++++--
2 files changed, 125 insertions(+), 8 deletions(-)
$ git status
# On branch development
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/indicators_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators_staging/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_indicators2
ordering by creation time
All Done. Took 0.0019s
Dumps the current schema of the database to be used while baking a diff
using migration paths
- /home/okbvtfr/public_html/indicators_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators_staging/config/Seeds
Writing dump file `/home/okbvtfr/public_html/indicators_staging/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/indicators_staging/config/Migrations/schema-dump-default.lock` was successfully written
####### 2021-04-29 18:50:00 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 429d657 to 4a50661
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
429d657..4a50661 master -> origin/master
429d657..4a50661 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 4a50661d12ba2fd34e4e01e4cea3a8fbea965318.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/indicators/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_indicators2
ordering by creation time
All Done. Took 0.0034s
Dumps the current schema of the database to be used while baking a diff
using migration paths
- /home/okbvtfr/public_html/indicators/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators/config/Seeds
Writing dump file `/home/okbvtfr/public_html/indicators/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/indicators/config/Migrations/schema-dump-default.lock` was successfully written
####### 2021-04-29 19:55:55 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 4a50661 to 53c9162
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
4a50661..53c9162 development -> origin/development
4a50661..53c9162 master -> origin/master
Updating 4a50661..53c9162
Fast-forward
src/Command/UpdateStatsCommand.php | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
$ git status
# On branch development
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/indicators_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators_staging/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_indicators2
ordering by creation time
All Done. Took 0.0032s
Dumps the current schema of the database to be used while baking a diff
using migration paths
- /home/okbvtfr/public_html/indicators_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators_staging/config/Seeds
Writing dump file `/home/okbvtfr/public_html/indicators_staging/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/indicators_staging/config/Migrations/schema-dump-default.lock` was successfully written
####### 2021-04-29 19:55:55 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 4a50661 to 53c9162
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
4a50661..53c9162 master -> origin/master
4a50661..53c9162 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 53c91626aee51f110341579d1ad33488c0e13528.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/indicators/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_indicators2
ordering by creation time
All Done. Took 0.0017s
Dumps the current schema of the database to be used while baking a diff
using migration paths
- /home/okbvtfr/public_html/indicators/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators/config/Seeds
Writing dump file `/home/okbvtfr/public_html/indicators/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/indicators/config/Migrations/schema-dump-default.lock` was successfully written
####### 2021-04-29 20:03:31 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 53c9162 to 7b9c5c5
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
53c9162..7b9c5c5 development -> origin/development
53c9162..7b9c5c5 master -> origin/master
Updating 53c9162..7b9c5c5
Fast-forward
src/Command/UpdateStatsCommand.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
$ git status
# On branch development
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/indicators_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators_staging/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_indicators2
ordering by creation time
All Done. Took 0.0031s
Dumps the current schema of the database to be used while baking a diff
using migration paths
- /home/okbvtfr/public_html/indicators_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators_staging/config/Seeds
Writing dump file `/home/okbvtfr/public_html/indicators_staging/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/indicators_staging/config/Migrations/schema-dump-default.lock` was successfully written
####### 2021-04-29 20:03:32 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 53c9162 to 7b9c5c5
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
53c9162..7b9c5c5 master -> origin/master
53c9162..7b9c5c5 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 7b9c5c5bd8d18dd0dcc8204e1214c140b0c5266c.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/indicators/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_indicators2
ordering by creation time
All Done. Took 0.0031s
Dumps the current schema of the database to be used while baking a diff
using migration paths
- /home/okbvtfr/public_html/indicators/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators/config/Seeds
Writing dump file `/home/okbvtfr/public_html/indicators/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/indicators/config/Migrations/schema-dump-default.lock` was successfully written
####### 2021-04-29 21:49:40 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 7b9c5c5 to 9fdddb6
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
7b9c5c5..9fdddb6 development -> origin/development
7b9c5c5..9fdddb6 master -> origin/master
Updating 7b9c5c5..9fdddb6
Fast-forward
src/Endpoints/EndpointGroups.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
$ git status
# On branch development
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/indicators_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators_staging/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_indicators2
ordering by creation time
All Done. Took 0.0033s
Dumps the current schema of the database to be used while baking a diff
using migration paths
- /home/okbvtfr/public_html/indicators_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators_staging/config/Seeds
Writing dump file `/home/okbvtfr/public_html/indicators_staging/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/indicators_staging/config/Migrations/schema-dump-default.lock` was successfully written
####### 2021-04-29 21:49:40 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 7b9c5c5 to 9fdddb6
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
7b9c5c5..9fdddb6 master -> origin/master
7b9c5c5..9fdddb6 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 9fdddb647d0c6c4b0666cc28a327e662ad103450.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/indicators/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_indicators2
ordering by creation time
All Done. Took 0.0034s
Dumps the current schema of the database to be used while baking a diff
using migration paths
- /home/okbvtfr/public_html/indicators/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators/config/Seeds
Writing dump file `/home/okbvtfr/public_html/indicators/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/indicators/config/Migrations/schema-dump-default.lock` was successfully written
####### 2021-04-29 22:13:16 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 9fdddb6 to b64871e
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
9fdddb6..b64871e development -> origin/development
9fdddb6..b64871e master -> origin/master
Updating 9fdddb6..b64871e
Fast-forward
src/Endpoints/EndpointGroups.php | 7 -------
templates/element/sidebar.php | 1 -
2 files changed, 8 deletions(-)
$ git status
# On branch development
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/indicators_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators_staging/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_indicators2
ordering by creation time
All Done. Took 0.0034s
Dumps the current schema of the database to be used while baking a diff
using migration paths
- /home/okbvtfr/public_html/indicators_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators_staging/config/Seeds
Writing dump file `/home/okbvtfr/public_html/indicators_staging/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/indicators_staging/config/Migrations/schema-dump-default.lock` was successfully written
####### 2021-04-29 22:13:16 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 9fdddb6 to b64871e
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
9fdddb6..b64871e master -> origin/master
9fdddb6..b64871e development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to b64871e9d4f47291ac16ad9fc89b6851ddffe7d2.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/indicators/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_indicators2
ordering by creation time
All Done. Took 0.0033s
Dumps the current schema of the database to be used while baking a diff
using migration paths
- /home/okbvtfr/public_html/indicators/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators/config/Seeds
Writing dump file `/home/okbvtfr/public_html/indicators/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/indicators/config/Migrations/schema-dump-default.lock` was successfully written
####### 2021-04-29 23:01:20 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from b64871e to b85ddd9
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
b64871e..b85ddd9 development -> origin/development
b64871e..b85ddd9 master -> origin/master
Updating b64871e..b85ddd9
Fast-forward
src/Command/MakeSpreadsheetsCommand.php | 1 +
1 file changed, 1 insertion(+)
$ git status
# On branch development
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/indicators_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators_staging/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_indicators2
ordering by creation time
All Done. Took 0.0034s
Dumps the current schema of the database to be used while baking a diff
using migration paths
- /home/okbvtfr/public_html/indicators_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators_staging/config/Seeds
Writing dump file `/home/okbvtfr/public_html/indicators_staging/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/indicators_staging/config/Migrations/schema-dump-default.lock` was successfully written
####### 2021-04-29 23:01:21 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from b64871e to b85ddd9
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
b64871e..b85ddd9 master -> origin/master
b64871e..b85ddd9 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to b85ddd9a5581ffad4b5a1cbe91d9e0d9bb6b57b7.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/indicators/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_indicators2
ordering by creation time
All Done. Took 0.0036s
Dumps the current schema of the database to be used while baking a diff
using migration paths
- /home/okbvtfr/public_html/indicators/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators/config/Seeds
Writing dump file `/home/okbvtfr/public_html/indicators/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/indicators/config/Migrations/schema-dump-default.lock` was successfully written
####### 2021-04-29 23:12:22 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from b85ddd9 to aac42fb
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
b85ddd9..aac42fb development -> origin/development
b85ddd9..aac42fb master -> origin/master
Updating b85ddd9..aac42fb
Fast-forward
src/Command/UpdateStatsCommand.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
$ git status
# On branch development
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/indicators_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators_staging/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_indicators2
ordering by creation time
All Done. Took 0.0031s
Dumps the current schema of the database to be used while baking a diff
using migration paths
- /home/okbvtfr/public_html/indicators_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators_staging/config/Seeds
Writing dump file `/home/okbvtfr/public_html/indicators_staging/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/indicators_staging/config/Migrations/schema-dump-default.lock` was successfully written
####### 2021-04-29 23:12:22 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from b85ddd9 to aac42fb
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
b85ddd9..aac42fb master -> origin/master
b85ddd9..aac42fb development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to aac42fbf4b3faf0b393aea4efe724ec1de710a43.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/indicators/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_indicators2
ordering by creation time
All Done. Took 0.0031s
Dumps the current schema of the database to be used while baking a diff
using migration paths
- /home/okbvtfr/public_html/indicators/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators/config/Seeds
Writing dump file `/home/okbvtfr/public_html/indicators/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/indicators/config/Migrations/schema-dump-default.lock` was successfully written
####### 2021-04-29 23:55:13 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from aac42fb to 4766c69
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
aac42fb..4766c69 development -> origin/development
aac42fb..4766c69 master -> origin/master
Updating aac42fb..4766c69
Fast-forward
README.md | 5 ++++-
src/Command/MakeSpreadsheetsCommand.php | 40 ++++++++++++++++++++++++++++++---
src/Command/UpdateCacheCommand.php | 2 +-
3 files changed, 42 insertions(+), 5 deletions(-)
$ git status
# On branch development
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/indicators_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators_staging/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_indicators2
ordering by creation time
All Done. Took 0.0034s
Dumps the current schema of the database to be used while baking a diff
using migration paths
- /home/okbvtfr/public_html/indicators_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators_staging/config/Seeds
Writing dump file `/home/okbvtfr/public_html/indicators_staging/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/indicators_staging/config/Migrations/schema-dump-default.lock` was successfully written
####### 2021-04-29 23:55:13 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from aac42fb to 4766c69
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
aac42fb..4766c69 master -> origin/master
aac42fb..4766c69 development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 4766c693d1df233a94b63a7d0dd0730fd02aa22a.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# config/Migrations/schema-dump-default.lock
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/indicators/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_indicators2
ordering by creation time
All Done. Took 0.0037s
Dumps the current schema of the database to be used while baking a diff
using migration paths
- /home/okbvtfr/public_html/indicators/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators/config/Seeds
Writing dump file `/home/okbvtfr/public_html/indicators/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/indicators/config/Migrations/schema-dump-default.lock` was successfully written
####### 2021-04-30 22:31:02 #######
Push from PhantomWatson updated head SHA of development branch of economic-indicators-cakephp4 from 4766c69 to 921013c
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
4766c69..921013c development -> origin/development
4766c69..921013c master -> origin/master
Updating 4766c69..921013c
Fast-forward
README.md | 10 +-
.../20210430201740_AddColumnsToSpreadsheets.php | 32 +++
src/Command/AppCommand.php | 69 +++++++
src/Command/MakeSpreadsheetsCommand.php | 224 +++++++++++++++------
src/Command/UpdateCacheCommand.php | 27 ++-
src/Command/UpdateStatsCommand.php | 78 +++++--
src/Model/Entity/Spreadsheet.php | 16 +-
src/Model/Table/SpreadsheetsTable.php | 96 +++++++--
8 files changed, 448 insertions(+), 104 deletions(-)
create mode 100644 config/Migrations/20210430201740_AddColumnsToSpreadsheets.php
$ git status
# On branch development
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# 400.shtml
# 401.shtml
# 403.shtml
# 404.shtml
# 413.shtml
# 500.shtml
# config/Migrations/schema-dump-default.lock
# cp_errordocument.shtml
# error_log
nothing added to commit but untracked files present (use "git add" to track)
$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.13 (stable channel).
$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.
$ php bin/cake.php schema_cache build --connection default
Cache build complete
$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/indicators_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators_staging/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_indicators2
ordering by creation time
== 20210430201740 AddColumnsToSpreadsheets: migrating
== 20210430201740 AddColumnsToSpreadsheets: migrated 0.1789s
All Done. Took 0.1848s
Dumps the current schema of the database to be used while baking a diff
using migration paths
- /home/okbvtfr/public_html/indicators_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/indicators_staging/config/Seeds
Writing dump file `/home/okbvtfr/public_html/indicators_staging/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/indicators_staging/config/Migrations/schema-dump-default.lock` was successfully written
####### 2021-04-30 22:31:03 #######
Push from PhantomWatson updated head SHA of master branch of economic-indicators-cakephp4 from 4766c69 to 921013c
$ git pull
From https://github.com/BallStateCBER/economic-indicators-cakephp4
4766c69..921013c master -> origin/master
4766c69..921013c development -> origin/development
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 921013cf18f97118a4568649da07831e678eb92b.
$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)