n98-magerun2: use php 8.3

This commit is contained in:
Piotr Kwiecinski
2025-05-10 12:17:00 +02:00
parent 3bb8fa02e6
commit 14753ecd70
+2 -2
View File
@@ -1,11 +1,11 @@
{
lib,
fetchFromGitHub,
php,
php83,
versionCheckHook,
}:
php.buildComposerProject2 (finalAttrs: {
php83.buildComposerProject2 (finalAttrs: {
pname = "n98-magerun2";
version = "8.0.0";