n98-magerun2: use php 8.3 (#405855)

This commit is contained in:
Pol Dellaiera
2025-05-10 10:44:20 +00:00
committed by GitHub
+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";