Skip to content
This repository was archived by the owner on Aug 3, 2022. It is now read-only.

Commit 86e9eca

Browse files
author
Grant Kinney
committed
Update order of buildpacks so geoip is available to composer scripts
1 parent 4fcf59d commit 86e9eca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildpacks

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
https://github.com/heroku/heroku-buildpack-php
2-
https://github.com/danstiner/heroku-buildpack-geoip-geolite2
1+
https://github.com/danstiner/heroku-buildpack-geoip-geolite2
2+
https://github.com/heroku/heroku-buildpack-php

0 commit comments

Comments
 (0)