diff --git a/composer.json b/composer.json index af027a6..210b019 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "friendsofphp/php-cs-fixer": "^3", "pds/composer-script-names": "^1", "pds/skeleton": "^1", - "phalcon/phalcon": "^6.0@alpha || ^6.0 || ^6.0", + "phalcon/phalcon": "^6.0@alpha || ^6.0 || ^6.0 || ^6.0", "phpstan/phpstan": "^2", "phpunit/phpcov": "^9", "phpunit/phpunit": "^10.5", diff --git a/composer.lock b/composer.lock index 2f849cc..5db2091 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": "ebb9762767c4135c1a18d0c3b50a7974", + "content-hash": "4e241282dba5c577f146f180bb77ce4e", "packages": [ { "name": "masterminds/html5", @@ -2118,16 +2118,16 @@ }, { "name": "phalcon/phalcon", - "version": "v6.0.0beta1", + "version": "v6.0.0beta4", "source": { "type": "git", "url": "https://github.com/phalcon/phalcon.git", - "reference": "8514b92afe167411077f3175023a38038e52cbf3" + "reference": "3d0965e7bd78949d6d1156e200ff1f34d96f3c49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phalcon/phalcon/zipball/8514b92afe167411077f3175023a38038e52cbf3", - "reference": "8514b92afe167411077f3175023a38038e52cbf3", + "url": "https://api.github.com/repos/phalcon/phalcon/zipball/3d0965e7bd78949d6d1156e200ff1f34d96f3c49", + "reference": "3d0965e7bd78949d6d1156e200ff1f34d96f3c49", "shasum": "" }, "require": { @@ -2185,7 +2185,7 @@ ], "support": { "issues": "https://github.com/phalcon/phalcon/issues", - "source": "https://github.com/phalcon/phalcon/tree/v6.0.0beta1" + "source": "https://github.com/phalcon/phalcon/tree/v6.0.0beta4" }, "funding": [ { @@ -2197,7 +2197,7 @@ "type": "open_collective" } ], - "time": "2026-07-24T22:56:22+00:00" + "time": "2026-07-28T22:30:14+00:00" }, { "name": "phalcon/traits", @@ -5749,9 +5749,7 @@ ], "aliases": [], "minimum-stability": "dev", - "stability-flags": { - "phalcon/phalcon": 15 - }, + "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false, "platform": {