Skip to content

Commit

Permalink
Update link to Foundation in pubic composer.json [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcasual committed Aug 26, 2024
1 parent fb341b6 commit 56b88d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer_public.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"type": "package",
"package": {
"name": "gravitykit/foundation",
"version": "1.2.12",
"version": "1.2.17",
"dist": {
"url": "https://www.dropbox.com/scl/fi/9ymdlep3stwsobdxa3fvm/foundation-1.2.12-987da1e.zip?rlkey=tt6zethqhk1f574ygoi1xdnlm&dl=1",
"url": "https://www.dropbox.com/scl/fi/b3p6jtt7673iij218pm11/foundation-1.2.17-0852c84.zip?rlkey=6hs3qrxzl7ucqu57dfz7cycuq&dl=1",
"type": "zip"
}
}
Expand All @@ -33,7 +33,7 @@
"php": ">=7.2.0",
"ext-json": "*",
"ext-openssl": "*",
"gravitykit/foundation": "1.2.12"
"gravitykit/foundation": "1.2.17"
},
"require-dev": {
"phpunit/phpunit": "^8.5",
Expand Down

0 comments on commit 56b88d1

Please sign in to comment.