Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
added dependency with php72
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Kummer authored Jan 31, 2018
1 parent 378334f commit b4d1f9a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
"ipunkt/rancherize-ecr": "^1.0.0",
"ipunkt/rancherize-publish-traefik-rancher": "^1.0.1",
"ipunkt/rancherize-blueprint-php-cli": "^1.0.1",
"ipunkt/rancherize-php53": "^1.1.0"
"ipunkt/rancherize-php53": "^1.1.0",
"ipunkt/rancherize-php72": "^1.0.1"
},
"minimum-stability": "dev",
"prefer-stable": true
Expand Down

0 comments on commit b4d1f9a

Please sign in to comment.