File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11| Name | Version | Layer |
22| --- | --- | --- |
3- | [ getcomposer] ( https://getcomposer.org/ ) | 2.5.1 | php |
4- | [ php] ( https://www.php.net/ ) | 8.1.15 | php |
3+ | [ getcomposer] ( https://getcomposer.org/ ) | 2.7.9 | php |
4+ | [ php] ( https://www.php.net/ ) | 8.1.33 | php |
55
66* (2 components)*
Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ include ../../../adm/root.mk
22include $(MFEXT_HOME ) /share/package.mk
33
44export NAME =php
5- export VERSION =8.1.15
5+ export VERSION =8.1.33
66export EXTENSION =tar.xz
77export CHECKTYPE =MD5
8- export CHECKSUM =3c583019384355a2bf14ba42a8dd3e50
8+ export CHECKSUM =36cd5b20659667cbddd171c6238dd64b
99
1010DESCRIPTION =\
1111PHP is a popular general-purpose scripting language that is especially suited to web development
Original file line number Diff line number Diff line change 1- https://www.php.net/distributions/php-8.1.15 .tar.xz
1+ https://www.php.net/distributions/php-8.1.33 .tar.xz
Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ include ../../../adm/root.mk
22include $(MFEXT_HOME ) /share/package.mk
33
44export NAME =getcomposer
5- export VERSION =2.5.1
5+ export VERSION =2.7.9
66export CHECKTYPE =MD5
7- export CHECKSUM =90709ebe7b0b035e8bc653b37d409535
7+ export CHECKSUM =e5e527bb47304f8a99f9beb1fe8f501b
88
99DESCRIPTION =\
1010Composer is a tool for dependency management in PHP.
Original file line number Diff line number Diff line change 1- https://getcomposer.org/download/2.5.1 /composer.phar
1+ https://getcomposer.org/download/2.7.9 /composer.phar
You can’t perform that action at this time.
0 commit comments