Change php version to >= 8.3
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"license": "proprietary",
|
"license": "proprietary",
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.4.0",
|
"php": ">=8.3.0",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"cgsmith/yii2-flatpickr-widget": "~1.1",
|
"cgsmith/yii2-flatpickr-widget": "~1.1",
|
||||||
"donatj/phpuseragentparser": "^1.9",
|
"donatj/phpuseragentparser": "^1.9",
|
||||||
|
|||||||
26
composer.lock
generated
26
composer.lock
generated
@@ -2358,16 +2358,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "codeception/codeception",
|
"name": "codeception/codeception",
|
||||||
"version": "5.2.0",
|
"version": "5.2.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/Codeception/Codeception.git",
|
"url": "https://github.com/Codeception/Codeception.git",
|
||||||
"reference": "5f74784541891f054a3f17dcb87a94b3f2552e0d"
|
"reference": "6e06224627dcd89e7d4753f44ba4df35034b6314"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/5f74784541891f054a3f17dcb87a94b3f2552e0d",
|
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/6e06224627dcd89e7d4753f44ba4df35034b6314",
|
||||||
"reference": "5f74784541891f054a3f17dcb87a94b3f2552e0d",
|
"reference": "6e06224627dcd89e7d4753f44ba4df35034b6314",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -2378,13 +2378,13 @@
|
|||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"ext-mbstring": "*",
|
"ext-mbstring": "*",
|
||||||
"php": "^8.1",
|
"php": "^8.1",
|
||||||
"phpunit/php-code-coverage": "^9.2 || ^10.0 || ^11.0",
|
"phpunit/php-code-coverage": "^9.2 || ^10.0 || ^11.0 || ^12.0",
|
||||||
"phpunit/php-text-template": "^2.0 || ^3.0 || ^4.0",
|
"phpunit/php-text-template": "^2.0 || ^3.0 || ^4.0 || ^5.0",
|
||||||
"phpunit/php-timer": "^5.0.3 || ^6.0 || ^7.0",
|
"phpunit/php-timer": "^5.0.3 || ^6.0 || ^7.0 || ^8.0",
|
||||||
"phpunit/phpunit": "^9.5.20 || ^10.0 || ^11.0",
|
"phpunit/phpunit": "^9.5.20 || ^10.0 || ^11.0 || ^12.0",
|
||||||
"psy/psysh": "^0.11.2 || ^0.12",
|
"psy/psysh": "^0.11.2 || ^0.12",
|
||||||
"sebastian/comparator": "^4.0.5 || ^5.0 || ^6.0",
|
"sebastian/comparator": "^4.0.5 || ^5.0 || ^6.0 || ^7.0",
|
||||||
"sebastian/diff": "^4.0.3 || ^5.0 || ^6.0",
|
"sebastian/diff": "^4.0.3 || ^5.0 || ^6.0 || ^7.0",
|
||||||
"symfony/console": ">=5.4.24 <8.0",
|
"symfony/console": ">=5.4.24 <8.0",
|
||||||
"symfony/css-selector": ">=5.4.24 <8.0",
|
"symfony/css-selector": ">=5.4.24 <8.0",
|
||||||
"symfony/event-dispatcher": ">=5.4.24 <8.0",
|
"symfony/event-dispatcher": ">=5.4.24 <8.0",
|
||||||
@@ -2402,7 +2402,7 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"codeception/lib-innerbrowser": "*@dev",
|
"codeception/lib-innerbrowser": "*@dev",
|
||||||
"codeception/lib-web": "^1.0",
|
"codeception/lib-web": "*@dev",
|
||||||
"codeception/module-asserts": "*@dev",
|
"codeception/module-asserts": "*@dev",
|
||||||
"codeception/module-cli": "*@dev",
|
"codeception/module-cli": "*@dev",
|
||||||
"codeception/module-db": "*@dev",
|
"codeception/module-db": "*@dev",
|
||||||
@@ -2467,7 +2467,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/Codeception/Codeception/issues",
|
"issues": "https://github.com/Codeception/Codeception/issues",
|
||||||
"source": "https://github.com/Codeception/Codeception/tree/5.2.0"
|
"source": "https://github.com/Codeception/Codeception/tree/5.2.1"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -2475,7 +2475,7 @@
|
|||||||
"type": "open_collective"
|
"type": "open_collective"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-02-16T20:29:26+00:00"
|
"time": "2025-02-20T14:52:49+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "codeception/lib-asserts",
|
"name": "codeception/lib-asserts",
|
||||||
|
|||||||
Reference in New Issue
Block a user