Skip to content

Commit

Permalink
Updating buildpack.toml with new versions 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paketo-bot committed Oct 3, 2024
1 parent 2a1439c commit bd368a3
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,6 @@ api = "0.7"
[metadata.default-versions]
composer = "*"

[[metadata.dependencies]]
checksum = "sha256:3da35dc2abb99d8ef3fdb1dec3166c39189f7cb29974a225e7bbca04c1b2c6e0"
cpe = "cpe:2.3:a:getcomposer:composer:2.7.8:*:*:*:*:python:*:*"
id = "composer"
licenses = ["MIT"]
name = "composer"
purl = "pkg:generic/[email protected]?checksum=3da35dc2abb99d8ef3fdb1dec3166c39189f7cb29974a225e7bbca04c1b2c6e0&download_url=https://getcomposer.org/download/2.7.8/composer.phar"
source = "https://getcomposer.org/download/2.7.8/composer.phar"
source-checksum = "sha256:3da35dc2abb99d8ef3fdb1dec3166c39189f7cb29974a225e7bbca04c1b2c6e0"
stacks = ["*"]
uri = "https://getcomposer.org/download/2.7.8/composer.phar"
version = "2.7.8"

[[metadata.dependencies]]
checksum = "sha256:b6de5e65c199d80ba11897fbe1364e063e858d483f6a81a176c4d60f2b1d6347"
cpe = "cpe:2.3:a:getcomposer:composer:2.7.9:*:*:*:*:python:*:*"
Expand All @@ -44,6 +31,19 @@ api = "0.7"
uri = "https://getcomposer.org/download/2.7.9/composer.phar"
version = "2.7.9"

[[metadata.dependencies]]
checksum = "sha256:1b23f2a31cb05f0e8ae29b5723fc5edf37e565106d6fae2cf23f298efa9c8981"
cpe = "cpe:2.3:a:getcomposer:composer:2.8.0:*:*:*:*:python:*:*"
id = "composer"
licenses = ["MIT"]
name = "composer"
purl = "pkg:generic/[email protected]?checksum=1b23f2a31cb05f0e8ae29b5723fc5edf37e565106d6fae2cf23f298efa9c8981&download_url=https://getcomposer.org/download/2.8.0/composer.phar"
source = "https://getcomposer.org/download/2.8.0/composer.phar"
source-checksum = "sha256:1b23f2a31cb05f0e8ae29b5723fc5edf37e565106d6fae2cf23f298efa9c8981"
stacks = ["*"]
uri = "https://getcomposer.org/download/2.8.0/composer.phar"
version = "2.8.0"

[[metadata.dependency-constraints]]
constraint = "2.*"
id = "composer"
Expand Down

0 comments on commit bd368a3

Please sign in to comment.