Skip to content

Commit

Permalink
Merge pull request #334 from j0k3r/fix/foundation-github-link
Browse files Browse the repository at this point in the history
Fix GitHub link to Foundation
  • Loading branch information
j0k3r authored Mar 27, 2020
2 parents 295869e + 7c40240 commit 30d5c1f
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 195 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"symfony/monolog-bundle": "^3.1.0",
"symfony/symfony": "3.4.*",
"twig/extensions": "~1.1",
"zurb/foundation": "4.3.2"
"custom-zurb/foundation": "4.3.2"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "~2.0",
Expand Down Expand Up @@ -106,10 +106,10 @@
{
"type": "package",
"package": {
"name": "zurb/foundation",
"name": "custom-zurb/foundation",
"version": "4.3.2",
"dist": {
"url": "https://github.com/zurb/foundation/archive/v4.3.2.zip",
"url": "https://wildtrip.s3-eu-west-1.amazonaws.com/foundation-sites-4.3.2.zip",
"type": "zip"
}
}
Expand Down
Loading

0 comments on commit 30d5c1f

Please sign in to comment.