Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .metwork-framework/components.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
| Name | Version | Layer |
| --- | --- | --- |
| [getcomposer](https://getcomposer.org/) | 2.9.2 | php |
| [php](https://www.php.net/) | 8.4.15 | php |
| [php](https://www.php.net/) | 8.4.23 | php |

*(2 components)*
4 changes: 2 additions & 2 deletions layers/layer1_php/0010_php/Makefile.mk
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ include ../../../adm/root.mk
include $(MFEXT_HOME)/share/package.mk

export NAME=php
export VERSION=8.4.15
export VERSION=8.4.23
export EXTENSION=tar.xz
export CHECKTYPE=MD5
export CHECKSUM=9b766937483f4288ddeca601b15c0277
export CHECKSUM=f95d3a481c33fa5aac47880e1cb754c3

DESCRIPTION=\
PHP is a popular general-purpose scripting language that is especially suited to web development
Expand Down
2 changes: 1 addition & 1 deletion layers/layer1_php/0010_php/sources
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://www.php.net/distributions/php-8.4.15.tar.xz
https://www.php.net/distributions/php-8.4.23.tar.xz