$ git push heroku master
Counting objects: 140,
done
.
Delta compression using up to 4 threads.
Compressing objects: 100% (75
/75
),
done
.
Writing objects: 100% (140
/140
), 28.30 KiB | 0 bytes
/s
,
done
.
Total 140 (delta 51), reused 140 (delta 51)
remote: Compressing
source
files...
done
.
remote: Building
source
:
remote:
remote: -----> PHP app detected
remote: -----> Bootstrapping...
remote: -----> Installing system packages...
remote: NOTICE: No runtime required
in
composer.json; requirements
remote: from dependencies
in
composer.lock will be used
for
selection
remote: - php (7.0.2)
remote: - Apache (2.4.16)
remote: - Nginx (1.8.0)
remote: -----> Enabling PHP extensions...
remote: - ext-zend-opcache (automatic)
remote: -----> Installing dependencies...
remote: Composer version 1.0.0-alpha11 2015-11-14 16:21:07
remote: Loading composer repositories with package information
remote: Installing dependencies from lock
file
remote: - Installing psr
/log
(1.0.0)
remote: Downloading: 100%
remote:
remote: - Installing monolog
/monolog
(1.16.0)
remote: Downloading: 100%
remote:
remote: - Installing symfony
/routing
(v2.7.3)
remote: Downloading: 100%
remote:
remote: - Installing symfony
/http-foundation
(v2.7.3)
remote: Downloading: 100%
remote:
remote: - Installing symfony
/event-dispatcher
(v2.7.3)
remote: Downloading: 100%
remote:
remote: - Installing symfony
/debug
(v2.7.3)
remote: Downloading: 100%
remote:
remote: - Installing symfony
/http-kernel
(v2.7.3)
remote: Downloading: 100%
remote:
remote: - Installing pimple
/pimple
(v1.1.1)
remote: Downloading: 100%
remote:
remote: - Installing silex
/silex
(v1.3.1)
remote: Downloading: 100%
remote:
remote: - Installing twig
/twig
(v1.19.0)
remote: Downloading: 100%
remote:
remote: - Installing symfony
/twig-bridge
(v2.7.3)
remote: Downloading: 100%
remote:
remote: Generating optimized autoload files
remote: -----> Preparing runtime environment...
remote: -----> Checking
for
additional extensions to
install
...
remote: -----> Discovering process types
remote: Procfile declares types -> web
remote:
remote: -----> Compressing...
remote: Done: 83.6M
remote: -----> Launching...
remote: Released v3
remote: https:
//dry-springs-12517
.herokuapp.com/ deployed to Heroku
remote:
remote: Verifying deploy....
done
.
To https:
//git
.heroku.com
/dry-springs-12517
.git
* [new branch] master -> master