diff --git a/composer.json b/composer.json index c816a3f74f..d67841c348 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "processmaker/processmaker", - "version": "4.12.0+alpha-2", + "version": "4.12.0+alpha-3", "description": "BPM PHP Software", "keywords": [ "php bpm processmaker" @@ -106,7 +106,7 @@ "Gmail" ], "processmaker": { - "build": "5790ab96", + "build": "a3a8db57", "cicd-enabled": true, "custom": { "package-ellucian-ethos": "dev-release-2024-fall", diff --git a/composer.lock b/composer.lock index 499219280f..57c7e54f9d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ce4e78e76e1046beac987ef753b07243", + "content-hash": "3c273179dafb24c0a5188773e409a887", "packages": [ { "name": "aws/aws-crt-php", diff --git a/package-lock.json b/package-lock.json index 79dd36a338..357cdff53d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@processmaker/processmaker", - "version": "4.12.0+alpha-2", + "version": "4.12.0+alpha-3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@processmaker/processmaker", - "version": "4.12.0+alpha-2", + "version": "4.12.0+alpha-3", "hasInstallScript": true, "license": "ISC", "dependencies": { @@ -13987,7 +13987,7 @@ "resolved": "https://registry.npmjs.org/isomorphic.js/-/isomorphic.js-0.2.5.tgz", "integrity": "sha512-PIeMbHqMt4DnUP3MA/Flc0HElYjMXArsw1qwJZcm9sqR8mq3l8NYizFMty0pWwE/tzIGH3EKK5+jes5mAr85yw==", "funding": { - "type": "GitHub Sponsors ❤", + "type": "GitHub Sponsors \u2764", "url": "https://github.com/sponsors/dmonad" } }, @@ -15118,7 +15118,7 @@ "node": ">=16" }, "funding": { - "type": "GitHub Sponsors ❤", + "type": "GitHub Sponsors \u2764", "url": "https://github.com/sponsors/dmonad" } }, @@ -23205,7 +23205,7 @@ "lib0": "^0.2.31" }, "funding": { - "type": "GitHub Sponsors ❤", + "type": "GitHub Sponsors \u2764", "url": "https://github.com/sponsors/dmonad" }, "peerDependencies": { @@ -23224,7 +23224,7 @@ "npm": ">=8.0.0" }, "funding": { - "type": "GitHub Sponsors ❤", + "type": "GitHub Sponsors \u2764", "url": "https://github.com/sponsors/dmonad" }, "peerDependencies": { @@ -23249,7 +23249,7 @@ "npm": ">=8.0.0" }, "funding": { - "type": "GitHub Sponsors ❤", + "type": "GitHub Sponsors \u2764", "url": "https://github.com/sponsors/dmonad" }, "optionalDependencies": { @@ -23487,7 +23487,7 @@ "npm": ">=8.0.0" }, "funding": { - "type": "GitHub Sponsors ❤", + "type": "GitHub Sponsors \u2764", "url": "https://github.com/sponsors/dmonad" } }, diff --git a/package.json b/package.json index a28c26ca4d..419690ea0b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@processmaker/processmaker", - "version": "4.12.0+alpha-2", + "version": "4.12.0+alpha-3", "description": "ProcessMaker 4", "author": "DevOps ", "license": "ISC",