mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Merge pull request #863 from progrium/fix-composer-app
Add missing properties to the php composer.json
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"name": "test-php-app",
|
||||
"description": "a test php app for dokku",
|
||||
"require": {
|
||||
"monolog/monolog": "~1.7",
|
||||
"silex/silex": "~1.1"
|
||||
|
||||
Reference in New Issue
Block a user