Got it working! 🍎

This commit is contained in:
Chris Smith
2025-02-19 21:43:44 +01:00
parent 658718ca06
commit 61e85ae9a2
20 changed files with 651 additions and 1200 deletions

908
composer.lock generated
View File

@@ -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": "c38ad4634c62615dbe2a183401f93003",
"content-hash": "2aa71ca3104de10ae9406cd03e93cd1d",
"packages": [
{
"name": "bower-asset/bootstrap",
@@ -60,27 +60,6 @@
"MIT"
]
},
{
"name": "bower-asset/jquery-ui",
"version": "1.12.1",
"source": {
"type": "git",
"url": "git@github.com:components/jqueryui.git",
"reference": "44ecf3794cc56b65954cc19737234a3119d036cc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/components/jqueryui/zipball/44ecf3794cc56b65954cc19737234a3119d036cc",
"reference": "44ecf3794cc56b65954cc19737234a3119d036cc"
},
"require": {
"bower-asset/jquery": ">=1.6"
},
"type": "bower-asset",
"license": [
"MIT"
]
},
{
"name": "bower-asset/punycode",
"version": "v1.4.1",
@@ -117,6 +96,66 @@
"MIT"
]
},
{
"name": "brick/math",
"version": "0.12.1",
"source": {
"type": "git",
"url": "https://github.com/brick/math.git",
"reference": "f510c0a40911935b77b86859eb5223d58d660df1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/brick/math/zipball/f510c0a40911935b77b86859eb5223d58d660df1",
"reference": "f510c0a40911935b77b86859eb5223d58d660df1",
"shasum": ""
},
"require": {
"php": "^8.1"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.2",
"phpunit/phpunit": "^10.1",
"vimeo/psalm": "5.16.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Brick\\Math\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Arbitrary-precision arithmetic library",
"keywords": [
"Arbitrary-precision",
"BigInteger",
"BigRational",
"arithmetic",
"bigdecimal",
"bignum",
"bignumber",
"brick",
"decimal",
"integer",
"math",
"mathematics",
"rational"
],
"support": {
"issues": "https://github.com/brick/math/issues",
"source": "https://github.com/brick/math/tree/0.12.1"
},
"funding": [
{
"url": "https://github.com/BenMorel",
"type": "github"
}
],
"time": "2023-11-29T23:19:16+00:00"
},
{
"name": "cebe/markdown",
"version": "1.2.1",
@@ -238,47 +277,6 @@
},
"time": "2024-09-25T08:16:01+00:00"
},
{
"name": "components/flag-icon-css",
"version": "v7.3.2",
"source": {
"type": "git",
"url": "https://github.com/lipis/flag-icons.git",
"reference": "fe15c16e7463d0c66d6c5730e9d0e832438d98e1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/lipis/flag-icons/zipball/fe15c16e7463d0c66d6c5730e9d0e832438d98e1",
"reference": "fe15c16e7463d0c66d6c5730e9d0e832438d98e1",
"shasum": ""
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Panayiotis Lipiridis",
"email": "lipiridis@gmail.com",
"role": "Lead"
}
],
"description": "A curated collection of all country flags in SVG — plus the CSS for easier integration.",
"homepage": "https://flagicons.lipis.dev",
"keywords": [
"country",
"country-flags",
"css",
"icon-css",
"svg"
],
"support": {
"issues": "https://github.com/lipis/flag-icons/issues",
"source": "https://github.com/lipis/flag-icons/tree/v7.3.2"
},
"time": "2025-01-17T14:03:50+00:00"
},
{
"name": "donatj/phpuseragentparser",
"version": "v1.10.0",
@@ -798,539 +796,6 @@
},
"time": "2024-11-18T16:19:46+00:00"
},
{
"name": "kartik-v/bootstrap-popover-x",
"version": "v1.5.4",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/bootstrap-popover-x.git",
"reference": "879def62529797833e10885b6e77864e83e9e240"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kartik-v/bootstrap-popover-x/zipball/879def62529797833e10885b6e77864e83e9e240",
"reference": "879def62529797833e10885b6e77864e83e9e240",
"shasum": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.5.x-dev"
}
},
"autoload": {
"psr-4": {
"kartik\\plugins\\popover\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "Bootstrap Popover Extended - Popover with modal behavior, styling enhancements and more.",
"homepage": "https://github.com/kartik-v/bootstrap-popover-x",
"keywords": [
"bootstrap",
"extended",
"jquery",
"modal",
"modal-popover",
"popover",
"popover-x"
],
"support": {
"issues": "https://github.com/kartik-v/bootstrap-popover-x/issues",
"source": "https://github.com/kartik-v/bootstrap-popover-x/tree/v1.5.4"
},
"funding": [
{
"url": "https://opencollective.com/bootstrap-popover-x",
"type": "open_collective"
}
],
"time": "2024-03-12T13:23:15+00:00"
},
{
"name": "kartik-v/yii2-dialog",
"version": "v1.0.6",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-dialog.git",
"reference": "510c3a35ffe79987cde9a9366cedbff545fd92d4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kartik-v/yii2-dialog/zipball/510c3a35ffe79987cde9a9366cedbff545fd92d4",
"reference": "510c3a35ffe79987cde9a9366cedbff545fd92d4",
"shasum": ""
},
"require": {
"kartik-v/yii2-krajee-base": ">=3.0.0"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"kartik\\dialog\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "An asset bundle for bootstrap3-dialog for Yii 2.0 framework.",
"homepage": "https://github.com/kartik-v/yii2-dialog",
"keywords": [
"alert",
"bootstrap",
"dialog",
"extension",
"modal",
"yii2"
],
"support": {
"issues": "https://github.com/kartik-v/yii2-dialog/issues",
"source": "https://github.com/kartik-v/yii2-dialog/tree/v1.0.6"
},
"time": "2021-09-02T08:26:37+00:00"
},
{
"name": "kartik-v/yii2-editable",
"version": "v1.8.0",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-editable.git",
"reference": "ae4cc2384e667ba9dfe8bfb0098716caeb2500a8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kartik-v/yii2-editable/zipball/ae4cc2384e667ba9dfe8bfb0098716caeb2500a8",
"reference": "ae4cc2384e667ba9dfe8bfb0098716caeb2500a8",
"shasum": ""
},
"require": {
"kartik-v/yii2-popover-x": "~1.3",
"kartik-v/yii2-widget-activeform": ">=1.6.2"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "1.8.x-dev"
}
},
"autoload": {
"psr-4": {
"kartik\\editable\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "An enhanced editable widget for Yii 2.0 that allows easy editing of displayed data with numerous configuration possibilities.",
"homepage": "https://github.com/kartik-v/yii2-editable",
"keywords": [
"bootstrap",
"editable",
"input",
"jquery",
"popover",
"popover-x",
"widget"
],
"support": {
"issues": "https://github.com/kartik-v/yii2-editable/issues",
"source": "https://github.com/kartik-v/yii2-editable/tree/v1.8.0"
},
"time": "2022-04-29T12:51:01+00:00"
},
{
"name": "kartik-v/yii2-grid",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-grid.git",
"reference": "bcaacfc442b8c7ac97c00c52dfdb5f7ebdca4e0c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kartik-v/yii2-grid/zipball/bcaacfc442b8c7ac97c00c52dfdb5f7ebdca4e0c",
"reference": "bcaacfc442b8c7ac97c00c52dfdb5f7ebdca4e0c",
"shasum": ""
},
"require": {
"kartik-v/yii2-dialog": "~1.0",
"kartik-v/yii2-krajee-base": ">=3.0.3"
},
"suggest": {
"kartik-v/yii2-bootstrap4-dropdown": "For enabling dropdown support when using with Bootstrap v4.x",
"kartik-v/yii2-bootstrap5-dropdown": "For enabling dropdown support when using with Bootstrap v5.x",
"kartik-v/yii2-mpdf": "For exporting grids to PDF"
},
"default-branch": true,
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "3.5.x-dev"
}
},
"autoload": {
"psr-4": {
"kartik\\grid\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "Yii 2 GridView on steroids. Various enhancements and utilities for the Yii 2.0 GridView widget.",
"homepage": "https://github.com/kartik-v/yii2-grid",
"keywords": [
"extension",
"grid",
"widget",
"yii2"
],
"support": {
"issues": "https://github.com/kartik-v/yii2-grid/issues",
"source": "https://github.com/kartik-v/yii2-grid/tree/master"
},
"funding": [
{
"url": "https://opencollective.com/yii2-grid",
"type": "open_collective"
}
],
"time": "2023-10-15T08:11:32+00:00"
},
{
"name": "kartik-v/yii2-icons",
"version": "v1.4.8",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-icons.git",
"reference": "81334b3d888d4baaeb6ac458475258130474237e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kartik-v/yii2-icons/zipball/81334b3d888d4baaeb6ac458475258130474237e",
"reference": "81334b3d888d4baaeb6ac458475258130474237e",
"shasum": ""
},
"require": {
"components/flag-icon-css": "*",
"kartik-v/yii2-krajee-base": ">=3.0.4",
"yiisoft/yii2-jui": "*"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "1.4.x-dev"
}
},
"autoload": {
"psr-4": {
"kartik\\icons\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://demos.krajee.com/"
}
],
"description": "Set of icon frameworks for use in Yii Framework 2.0",
"homepage": "https://github.com/kartik-v/yii2-icons",
"keywords": [
"extension",
"font",
"icon",
"yii",
"yii2"
],
"support": {
"issues": "https://github.com/kartik-v/yii2-icons/issues",
"source": "https://github.com/kartik-v/yii2-icons/tree/v1.4.8"
},
"time": "2022-03-04T10:34:44+00:00"
},
{
"name": "kartik-v/yii2-krajee-base",
"version": "v3.0.5",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-krajee-base.git",
"reference": "5c095126d1be47e0bb1f92779b7dc099f6feae31"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/5c095126d1be47e0bb1f92779b7dc099f6feae31",
"reference": "5c095126d1be47e0bb1f92779b7dc099f6feae31",
"shasum": ""
},
"suggest": {
"yiisoft/yii2-bootstrap": "for Krajee extensions to work with Bootstrap 3.x version",
"yiisoft/yii2-bootstrap4": "for Krajee extensions to work with Bootstrap 4.x version",
"yiisoft/yii2-bootstrap5": "for Krajee extensions to work with Bootstrap 5.x version"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
}
},
"autoload": {
"psr-4": {
"kartik\\base\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "Base library and foundation components for all Yii2 Krajee extensions.",
"homepage": "https://github.com/kartik-v/yii2-krajee-base",
"keywords": [
"base",
"extension",
"foundation",
"krajee",
"widget",
"yii2"
],
"support": {
"issues": "https://github.com/kartik-v/yii2-krajee-base/issues",
"source": "https://github.com/kartik-v/yii2-krajee-base/tree/v3.0.5"
},
"time": "2022-06-01T14:05:39+00:00"
},
{
"name": "kartik-v/yii2-popover-x",
"version": "v1.3.5",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-popover-x.git",
"reference": "b0320d1315bbfce31ec8907882c6f4abed223a28"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kartik-v/yii2-popover-x/zipball/b0320d1315bbfce31ec8907882c6f4abed223a28",
"reference": "b0320d1315bbfce31ec8907882c6f4abed223a28",
"shasum": ""
},
"require": {
"kartik-v/bootstrap-popover-x": ">=1.4",
"kartik-v/yii2-krajee-base": ">=2.0"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "1.3.x-dev"
}
},
"autoload": {
"psr-4": {
"kartik\\popover\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "An extended bootstrap 3.0 popover widget which combines both the bootstrap popover and modal features and includes various new styling enhancements.",
"homepage": "https://github.com/kartik-v/yii2-popover-x",
"keywords": [
"bootstrap",
"extended",
"jquery",
"modal",
"modal-popover",
"popover",
"popover-x"
],
"support": {
"issues": "https://github.com/kartik-v/yii2-popover-x/issues",
"source": "https://github.com/kartik-v/yii2-popover-x/tree/master"
},
"time": "2020-04-02T17:20:29+00:00"
},
{
"name": "kartik-v/yii2-widget-activeform",
"version": "v1.6.4",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-widget-activeform.git",
"reference": "697407c8fa9c81593a7bb9bef4b7ad53f7d38b79"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kartik-v/yii2-widget-activeform/zipball/697407c8fa9c81593a7bb9bef4b7ad53f7d38b79",
"reference": "697407c8fa9c81593a7bb9bef4b7ad53f7d38b79",
"shasum": ""
},
"require": {
"kartik-v/yii2-krajee-base": ">=3.0.3"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "1.6.x-dev"
}
},
"autoload": {
"psr-4": {
"kartik\\form\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "Enhanced Yii2 active-form and active-field with full bootstrap styling support (sub repo split from yii2-widgets).",
"homepage": "https://github.com/kartik-v/yii2-widget-activeform",
"keywords": [
"activefield",
"activeform",
"extension",
"field",
"form",
"widget",
"yii2"
],
"support": {
"issues": "https://github.com/kartik-v/yii2-widget-activeform/issues",
"source": "https://github.com/kartik-v/yii2-widget-activeform/tree/v1.6.4"
},
"funding": [
{
"url": "https://opencollective.com/yii2-widgets",
"type": "open_collective"
}
],
"time": "2023-07-31T11:33:59+00:00"
},
{
"name": "kartik-v/yii2-widget-select2",
"version": "v2.2.5",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-widget-select2.git",
"reference": "4b8ef7dd9780531fc997fa23a53a38a1f7674bec"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/4b8ef7dd9780531fc997fa23a53a38a1f7674bec",
"reference": "4b8ef7dd9780531fc997fa23a53a38a1f7674bec",
"shasum": ""
},
"require": {
"kartik-v/yii2-krajee-base": ">=3.0.4",
"select2/select2": ">=4.0.0"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.2.x-dev"
}
},
"autoload": {
"psr-4": {
"kartik\\select2\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "Enhanced Yii2 wrapper for the Select2 jQuery plugin (sub repo split from yii2-widgets).",
"homepage": "https://github.com/kartik-v/yii2-widget-select2",
"keywords": [
"dropdown",
"extension",
"form",
"jquery",
"plugin",
"select2",
"widget",
"yii2"
],
"support": {
"issues": "https://github.com/kartik-v/yii2-widget-select2/issues",
"source": "https://github.com/kartik-v/yii2-widget-select2/tree/v2.2.5"
},
"funding": [
{
"url": "https://opencollective.com/yii2-widget-select2",
"type": "open_collective"
}
],
"time": "2023-06-22T07:43:31+00:00"
},
{
"name": "npm-asset/flatpickr",
"version": "4.6.13",
@@ -1648,46 +1113,185 @@
"time": "2019-03-08T08:55:37+00:00"
},
{
"name": "select2/select2",
"version": "4.0.13",
"name": "ramsey/collection",
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://github.com/select2/select2.git",
"reference": "45f2b83ceed5231afa7b3d5b12b58ad335edd82e"
"url": "https://github.com/ramsey/collection.git",
"reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/select2/select2/zipball/45f2b83ceed5231afa7b3d5b12b58ad335edd82e",
"reference": "45f2b83ceed5231afa7b3d5b12b58ad335edd82e",
"url": "https://api.github.com/repos/ramsey/collection/zipball/a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
"reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
"shasum": ""
},
"type": "component",
"require": {
"php": "^8.1"
},
"require-dev": {
"captainhook/plugin-composer": "^5.3",
"ergebnis/composer-normalize": "^2.28.3",
"fakerphp/faker": "^1.21",
"hamcrest/hamcrest-php": "^2.0",
"jangregor/phpstan-prophecy": "^1.0",
"mockery/mockery": "^1.5",
"php-parallel-lint/php-console-highlighter": "^1.0",
"php-parallel-lint/php-parallel-lint": "^1.3",
"phpcsstandards/phpcsutils": "^1.0.0-rc1",
"phpspec/prophecy-phpunit": "^2.0",
"phpstan/extension-installer": "^1.2",
"phpstan/phpstan": "^1.9",
"phpstan/phpstan-mockery": "^1.1",
"phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^9.5",
"psalm/plugin-mockery": "^1.1",
"psalm/plugin-phpunit": "^0.18.4",
"ramsey/coding-standard": "^2.0.3",
"ramsey/conventional-commits": "^1.3",
"vimeo/psalm": "^5.4"
},
"type": "library",
"extra": {
"component": {
"files": [
"dist/js/select2.js",
"dist/js/i18n/*.js",
"dist/css/select2.css"
],
"styles": [
"dist/css/select2.css"
],
"scripts": [
"dist/js/select2.js"
]
"captainhook": {
"force-install": true
},
"ramsey/conventional-commits": {
"configFile": "conventional-commits.json"
}
},
"autoload": {
"psr-4": {
"Ramsey\\Collection\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Select2 is a jQuery based replacement for select boxes.",
"homepage": "https://select2.org/",
"authors": [
{
"name": "Ben Ramsey",
"email": "ben@benramsey.com",
"homepage": "https://benramsey.com"
}
],
"description": "A PHP library for representing and manipulating collections.",
"keywords": [
"array",
"collection",
"hash",
"map",
"queue",
"set"
],
"support": {
"issues": "https://github.com/select2/select2/issues",
"source": "https://github.com/select2/select2/tree/4.0.13"
"issues": "https://github.com/ramsey/collection/issues",
"source": "https://github.com/ramsey/collection/tree/2.0.0"
},
"time": "2020-01-28T05:01:22+00:00"
"funding": [
{
"url": "https://github.com/ramsey",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
"type": "tidelift"
}
],
"time": "2022-12-31T21:50:55+00:00"
},
{
"name": "ramsey/uuid",
"version": "4.7.6",
"source": {
"type": "git",
"url": "https://github.com/ramsey/uuid.git",
"reference": "91039bc1faa45ba123c4328958e620d382ec7088"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ramsey/uuid/zipball/91039bc1faa45ba123c4328958e620d382ec7088",
"reference": "91039bc1faa45ba123c4328958e620d382ec7088",
"shasum": ""
},
"require": {
"brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12",
"ext-json": "*",
"php": "^8.0",
"ramsey/collection": "^1.2 || ^2.0"
},
"replace": {
"rhumsaa/uuid": "self.version"
},
"require-dev": {
"captainhook/captainhook": "^5.10",
"captainhook/plugin-composer": "^5.3",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"doctrine/annotations": "^1.8",
"ergebnis/composer-normalize": "^2.15",
"mockery/mockery": "^1.3",
"paragonie/random-lib": "^2",
"php-mock/php-mock": "^2.2",
"php-mock/php-mock-mockery": "^1.3",
"php-parallel-lint/php-parallel-lint": "^1.1",
"phpbench/phpbench": "^1.0",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-mockery": "^1.1",
"phpstan/phpstan-phpunit": "^1.1",
"phpunit/phpunit": "^8.5 || ^9",
"ramsey/composer-repl": "^1.4",
"slevomat/coding-standard": "^8.4",
"squizlabs/php_codesniffer": "^3.5",
"vimeo/psalm": "^4.9"
},
"suggest": {
"ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
"ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
"ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
"paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
"ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
},
"type": "library",
"extra": {
"captainhook": {
"force-install": true
}
},
"autoload": {
"files": [
"src/functions.php"
],
"psr-4": {
"Ramsey\\Uuid\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
"keywords": [
"guid",
"identifier",
"uuid"
],
"support": {
"issues": "https://github.com/ramsey/uuid/issues",
"source": "https://github.com/ramsey/uuid/tree/4.7.6"
},
"funding": [
{
"url": "https://github.com/ramsey",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
"type": "tidelift"
}
],
"time": "2024-04-27T21:32:50+00:00"
},
{
"name": "sentry/sentry",
@@ -2507,59 +2111,6 @@
],
"time": "2025-02-13T21:09:57+00:00"
},
{
"name": "yiisoft/yii2-jui",
"version": "2.0.7",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-jui.git",
"reference": "ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/yii2-jui/zipball/ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed",
"reference": "ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed",
"shasum": ""
},
"require": {
"bower-asset/jquery-ui": "~1.12.1",
"yiisoft/yii2": "~2.0.4"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"yii\\jui\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Qiang Xue",
"email": "qiang.xue@gmail.com"
}
],
"description": "The Jquery UI extension for the Yii framework",
"keywords": [
"jQuery UI",
"yii2"
],
"support": {
"forum": "http://www.yiiframework.com/forum/",
"irc": "irc://irc.freenode.net/yii",
"issues": "https://github.com/yiisoft/yii2-jui/issues",
"source": "https://github.com/yiisoft/yii2-jui",
"wiki": "http://www.yiiframework.com/wiki/"
},
"time": "2017-11-25T15:32:29+00:00"
},
{
"name": "yiisoft/yii2-queue",
"version": "2.3.7",
@@ -3337,16 +2888,16 @@
},
{
"name": "deployer/deployer",
"version": "v7.5.11",
"version": "v7.5.12",
"source": {
"type": "git",
"url": "https://github.com/deployphp/deployer.git",
"reference": "448761221383877d61bed6700805001f872c0ad3"
"reference": "efc71dac9ccc86b3f9946e75d50cb106b775aae2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/deployphp/deployer/zipball/448761221383877d61bed6700805001f872c0ad3",
"reference": "448761221383877d61bed6700805001f872c0ad3",
"url": "https://api.github.com/repos/deployphp/deployer/zipball/efc71dac9ccc86b3f9946e75d50cb106b775aae2",
"reference": "efc71dac9ccc86b3f9946e75d50cb106b775aae2",
"shasum": ""
},
"require": {
@@ -3387,7 +2938,7 @@
"type": "github"
}
],
"time": "2025-02-10T14:27:00+00:00"
"time": "2025-02-19T16:45:27+00:00"
},
{
"name": "doctrine/instantiator",
@@ -6903,7 +6454,6 @@
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"kartik-v/yii2-grid": 20,
"yiisoft/yii2-bootstrap5": 20
},
"prefer-stable": false,