9972 lines
360 KiB
JSON
Executable File
9972 lines
360 KiB
JSON
Executable File
{
|
|
"_readme": [
|
|
"This file locks the dependencies of your project to a known state",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "c101fe7f9bea0ee7a68885638d46ee04",
|
|
"packages": [
|
|
{
|
|
"name": "2amigos/yii2-ckeditor-widget",
|
|
"version": "2.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/2amigos/yii2-ckeditor-widget.git",
|
|
"reference": "77812cafc6f1d3dd43ee0f581f8a431d0d4f8227"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/2amigos/yii2-ckeditor-widget/zipball/77812cafc6f1d3dd43ee0f581f8a431d0d4f8227",
|
|
"reference": "77812cafc6f1d3dd43ee0f581f8a431d0d4f8227",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ckeditor/ckeditor": "^4.7",
|
|
"sunhater/kcfinder": "*",
|
|
"yiisoft/yii2": "^2.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.*",
|
|
"roave/security-advisories": "dev-master"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"dosamigos\\ckeditor\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "2amigOS! Consulting Group",
|
|
"email": "hola@2amigos.us",
|
|
"homepage": "http://2amigos.us",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "CKEditor widget for Yii2.",
|
|
"homepage": "http://yiiwheels.com/extension/ckeditor-widget",
|
|
"keywords": [
|
|
"2amigos",
|
|
"CKEditor",
|
|
"extension",
|
|
"widget",
|
|
"yii",
|
|
"yii 2",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/2amigos/yii2-ckeditor-widget/issues",
|
|
"source": "https://github.com/2amigos/yii2-ckeditor-widget"
|
|
},
|
|
"abandoned": true,
|
|
"time": "2019-04-06T16:44:11+00:00"
|
|
},
|
|
{
|
|
"name": "2amigos/yii2-gallery-widget",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/2amigos/yii2-gallery-widget.git",
|
|
"reference": "0ce7de28d05a4662da7698773993b5a0245a6136"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/2amigos/yii2-gallery-widget/zipball/0ce7de28d05a4662da7698773993b5a0245a6136",
|
|
"reference": "0ce7de28d05a4662da7698773993b5a0245a6136",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/blueimp-gallery": "~2.17.0",
|
|
"yiisoft/yii2": "~2.0.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0",
|
|
"scrutinizer/ocular": "~1.1"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"asset-installer-paths": {
|
|
"npm-asset-library": "vendor/npm",
|
|
"bower-asset-library": "vendor/bower"
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"dosamigos\\gallery\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "2amigOS! Consulting Group",
|
|
"email": "hola@2amigos.us",
|
|
"homepage": "http://2amigos.us",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Blueimp gallery widget for the Yii framework",
|
|
"homepage": "https://github.com/2amigos/yii2-gallery-widget",
|
|
"keywords": [
|
|
"2amigos",
|
|
"gallery",
|
|
"widget",
|
|
"yii",
|
|
"yii 2",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/2amigos/yii2-gallery-widget/issues",
|
|
"source": "https://github.com/2amigos/yii2-gallery-widget/tree/master"
|
|
},
|
|
"abandoned": true,
|
|
"time": "2017-09-09T16:01:44+00:00"
|
|
},
|
|
{
|
|
"name": "2amigos/yii2-selectize-widget",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/2amigos/yii2-selectize-widget.git",
|
|
"reference": "9762a34d1095f15b60f46b876dad245011755bfc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/2amigos/yii2-selectize-widget/zipball/9762a34d1095f15b60f46b876dad245011755bfc",
|
|
"reference": "9762a34d1095f15b60f46b876dad245011755bfc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/selectize": "~0.12.0",
|
|
"yiisoft/yii2": "~2.0.0",
|
|
"yiisoft/yii2-bootstrap": "~2.0.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"dosamigos\\selectize\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "2amigOS! Consulting Group",
|
|
"email": "hola@2amigos.us",
|
|
"homepage": "http://2amigos.us",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "The selectize.js widget for the Yii framework",
|
|
"homepage": "https://github.com/2amigos/yii2-selectize-widget",
|
|
"keywords": [
|
|
"2amigos",
|
|
"selectize",
|
|
"widget",
|
|
"yii",
|
|
"yii 2",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/2amigos/yii2-selectize-widget/issues",
|
|
"source": "https://github.com/2amigos/yii2-selectize-widget/tree/master"
|
|
},
|
|
"abandoned": true,
|
|
"time": "2017-09-19T22:02:33+00:00"
|
|
},
|
|
{
|
|
"name": "2amigos/yii2-taggable-behavior",
|
|
"version": "1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/2amigos/yii2-taggable-behavior.git",
|
|
"reference": "139adc766ceab78501a130c8a0bfedd5cdf7d3be"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/2amigos/yii2-taggable-behavior/zipball/139adc766ceab78501a130c8a0bfedd5cdf7d3be",
|
|
"reference": "139adc766ceab78501a130c8a0bfedd5cdf7d3be",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"yiisoft/yii2": "^2.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/dbunit": "~1.0",
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"asset-installer-paths": {
|
|
"npm-asset-library": "vendor/npm",
|
|
"bower-asset-library": "vendor/bower"
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"dosamigos\\taggable\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "2amigOS! Consulting Group",
|
|
"email": "hola@2amigos.us",
|
|
"homepage": "http://2amigos.us",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Alexander Kochetov",
|
|
"email": "creocoder@gmail.com",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "The taggable behavior for the Yii framework",
|
|
"homepage": "https://github.com/2amigos/yii2-taggable-behavior",
|
|
"keywords": [
|
|
"2amigos",
|
|
"Behavior",
|
|
"tags",
|
|
"yii",
|
|
"yii 2",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/2amigos/yii2-taggable-behavior/issues",
|
|
"source": "https://github.com/2amigos/yii2-taggable-behavior/tree/master"
|
|
},
|
|
"abandoned": true,
|
|
"time": "2016-12-09T12:23:25+00:00"
|
|
},
|
|
{
|
|
"name": "bajadev/yii2-ckeditor",
|
|
"version": "1.3.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Bajadev/yii2-ckeditor.git",
|
|
"reference": "77cc6ff7b35eaa8cac5d6f2e1aa90861173935fe"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Bajadev/yii2-ckeditor/zipball/77cc6ff7b35eaa8cac5d6f2e1aa90861173935fe",
|
|
"reference": "77cc6ff7b35eaa8cac5d6f2e1aa90861173935fe",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"yiisoft/yii2": "*",
|
|
"yiisoft/yii2-imagine": "*"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"asset-installer-paths": {
|
|
"npm-asset-library": "vendor/npm",
|
|
"bower-asset-library": "vendor/bower"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"bajadev\\ckeditor\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bajadev",
|
|
"email": "info@bajadev.hu",
|
|
"homepage": "https://github.com/Bajadev",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Yii2 CKEditor",
|
|
"homepage": "https://github.com/Bajadev/yii2-ckeditor",
|
|
"keywords": [
|
|
"CKEditor",
|
|
"editor",
|
|
"wysiwyg",
|
|
"yii"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/Bajadev/yii2-ckeditor/tree/1.3.3"
|
|
},
|
|
"time": "2018-04-16T06:26:21+00:00"
|
|
},
|
|
{
|
|
"name": "bower-asset/blueimp-gallery",
|
|
"version": "v2.17.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:blueimp/Gallery.git",
|
|
"reference": "8336bb5934cb623608808601129db3fbf9201a09"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/blueimp/Gallery/zipball/8336bb5934cb623608808601129db3fbf9201a09",
|
|
"reference": "8336bb5934cb623608808601129db3fbf9201a09"
|
|
},
|
|
"type": "bower-asset"
|
|
},
|
|
{
|
|
"name": "bower-asset/bootstrap",
|
|
"version": "v3.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:twbs/bootstrap.git",
|
|
"reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twbs/bootstrap/zipball/68b0d231a13201eb14acd3dc84e51543d16e5f7e",
|
|
"reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e"
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.9.1,<4.0"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/fancybox",
|
|
"version": "V2.1.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:fancyapps/fancyBox.git",
|
|
"reference": "b708e8060cefd45c97981143f85d4094e3d6e18c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/fancyapps/fancyBox/zipball/b708e8060cefd45c97981143f85d4094e3d6e18c",
|
|
"reference": "b708e8060cefd45c97981143f85d4094e3d6e18c"
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.10",
|
|
"bower-asset/jquery-mousewheel": "~3.1.3"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"GPLv3"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/fontawesome",
|
|
"version": "v4.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:FortAwesome/Font-Awesome.git",
|
|
"reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/a8386aae19e200ddb0f6845b5feeee5eb7013687",
|
|
"reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"OFL-1.1",
|
|
"MIT",
|
|
"CC-BY-3.0"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/fullcalendar",
|
|
"version": "v3.9.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:fullcalendar/fullcalendar.git",
|
|
"reference": "3ddb3c8d1461c6b841aed3487ba07d8ba338adb6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/fullcalendar/fullcalendar/zipball/3ddb3c8d1461c6b841aed3487ba07d8ba338adb6",
|
|
"reference": "3ddb3c8d1461c6b841aed3487ba07d8ba338adb6"
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=2,<4.0",
|
|
"bower-asset/moment": ">=2.20.1,<3.0.0"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/fullcalendar-scheduler",
|
|
"version": "v1.10.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:fullcalendar/fullcalendar-scheduler.git",
|
|
"reference": "56c3aef7610de850835ac97ad29ff45bf3cbe3cc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/fullcalendar/fullcalendar-scheduler/zipball/56c3aef7610de850835ac97ad29ff45bf3cbe3cc",
|
|
"reference": "56c3aef7610de850835ac97ad29ff45bf3cbe3cc"
|
|
},
|
|
"require": {
|
|
"bower-asset/fullcalendar": "~3.9.0",
|
|
"bower-asset/jquery": ">=2,<4.0",
|
|
"bower-asset/moment": ">=2.20.1,<3.0.0"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"SEE LICENSE IN LICENSE.md"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/inputmask",
|
|
"version": "5.0.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/RobinHerbots/Inputmask.git",
|
|
"reference": "310a33557e2944daf86d5946a5e8c82b9118f8f7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/310a33557e2944daf86d5946a5e8c82b9118f8f7",
|
|
"reference": "310a33557e2944daf86d5946a5e8c82b9118f8f7"
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.7"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"http://opensource.org/licenses/mit-license.php"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/jquery",
|
|
"version": "3.7.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:jquery/jquery-dist.git",
|
|
"reference": "fde1f76e2799dd877c176abde0ec836553246991"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jquery/jquery-dist/zipball/fde1f76e2799dd877c176abde0ec836553246991",
|
|
"reference": "fde1f76e2799dd877c176abde0ec836553246991"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/jquery-mousewheel",
|
|
"version": "3.1.13",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:jquery/jquery-mousewheel.git",
|
|
"reference": "67289b6b2aa0066d7d78a5807f520387135ffb22"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jquery/jquery-mousewheel/zipball/67289b6b2aa0066d7d78a5807f520387135ffb22",
|
|
"reference": "67289b6b2aa0066d7d78a5807f520387135ffb22"
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.2.2"
|
|
},
|
|
"type": "bower-asset"
|
|
},
|
|
{
|
|
"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/jquery.lazyload",
|
|
"version": "1.9.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:tuupola/jquery_lazyload.git",
|
|
"reference": "218e50eb4999fe59ac94b939a65c8c988d1d420b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/tuupola/jquery_lazyload/zipball/218e50eb4999fe59ac94b939a65c8c988d1d420b",
|
|
"reference": "218e50eb4999fe59ac94b939a65c8c988d1d420b"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/microplugin",
|
|
"version": "v0.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:brianreavis/microplugin.js.git",
|
|
"reference": "d8671e6cc769938648f8735610534427cdeeaf67"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/brianreavis/microplugin.js/zipball/d8671e6cc769938648f8735610534427cdeeaf67",
|
|
"reference": "d8671e6cc769938648f8735610534427cdeeaf67"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"Apache License, Version 2.0"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/moment",
|
|
"version": "2.30.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:moment/moment.git",
|
|
"reference": "485d9a7d709bd5f3869a7ad24630cf0746d072dc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/moment/moment/zipball/485d9a7d709bd5f3869a7ad24630cf0746d072dc",
|
|
"reference": "485d9a7d709bd5f3869a7ad24630cf0746d072dc"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/patternfly-bootstrap-treeview",
|
|
"version": "v2.1.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:patternfly/patternfly-bootstrap-treeview.git",
|
|
"reference": "6893ede419dbfcdc2c333a1c30098c605f980f64"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/patternfly/patternfly-bootstrap-treeview/zipball/6893ede419dbfcdc2c333a1c30098c605f980f64",
|
|
"reference": "6893ede419dbfcdc2c333a1c30098c605f980f64"
|
|
},
|
|
"require": {
|
|
"bower-asset/bootstrap": ">=3.4.1",
|
|
"bower-asset/jquery": ">=3.4.1"
|
|
},
|
|
"type": "bower-asset"
|
|
},
|
|
{
|
|
"name": "bower-asset/printthis",
|
|
"version": "v1.15.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:jasonday/printThis.git",
|
|
"reference": "c941b376b3615c9fc8e8a8361c266a14c40f5477"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jasonday/printThis/zipball/c941b376b3615c9fc8e8a8361c266a14c40f5477",
|
|
"reference": "c941b376b3615c9fc8e8a8361c266a14c40f5477"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/punycode",
|
|
"version": "v2.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:bestiejs/punycode.js.git",
|
|
"reference": "9e1b2cda98d215d3a73fcbfe93c62e021f4ba768"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/9e1b2cda98d215d3a73fcbfe93c62e021f4ba768",
|
|
"reference": "9e1b2cda98d215d3a73fcbfe93c62e021f4ba768"
|
|
},
|
|
"type": "bower-asset"
|
|
},
|
|
{
|
|
"name": "bower-asset/selectize",
|
|
"version": "0.12.6-patch1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:selectize/selectize.js.git",
|
|
"reference": "b8df29c9d4733857a4df4ddbf40d72abfd7c3ae9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/selectize/selectize.js/zipball/b8df29c9d4733857a4df4ddbf40d72abfd7c3ae9",
|
|
"reference": "b8df29c9d4733857a4df4ddbf40d72abfd7c3ae9"
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.7.0",
|
|
"bower-asset/microplugin": "dev-0.0.x|0.0.x",
|
|
"bower-asset/sifter": "dev-0.5.x|0.5.x"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"Apache License, Version 2.0"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/sifter",
|
|
"version": "v0.5.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:brianreavis/sifter.js.git",
|
|
"reference": "2009705c24ba9bb0fbe71fa3c60b1dfa682538d2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/brianreavis/sifter.js/zipball/2009705c24ba9bb0fbe71fa3c60b1dfa682538d2",
|
|
"reference": "2009705c24ba9bb0fbe71fa3c60b1dfa682538d2"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"Apache License, Version 2.0"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/yii2-pjax",
|
|
"version": "2.0.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:yiisoft/jquery-pjax.git",
|
|
"reference": "452b56b7124326487fd0d3be6b205fcaa66598a0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/452b56b7124326487fd0d3be6b205fcaa66598a0",
|
|
"reference": "452b56b7124326487fd0d3be6b205fcaa66598a0"
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.8"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "cebe/markdown",
|
|
"version": "1.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/cebe/markdown.git",
|
|
"reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/cebe/markdown/zipball/9bac5e971dd391e2802dca5400bbeacbaea9eb86",
|
|
"reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"lib-pcre": "*",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"cebe/indent": "*",
|
|
"facebook/xhprof": "*@dev",
|
|
"phpunit/phpunit": "4.1.*"
|
|
},
|
|
"bin": [
|
|
"bin/markdown"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"cebe\\markdown\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Carsten Brandt",
|
|
"email": "mail@cebe.cc",
|
|
"homepage": "http://cebe.cc/",
|
|
"role": "Creator"
|
|
}
|
|
],
|
|
"description": "A super fast, highly extensible markdown parser for PHP",
|
|
"homepage": "https://github.com/cebe/markdown#readme",
|
|
"keywords": [
|
|
"extensible",
|
|
"fast",
|
|
"gfm",
|
|
"markdown",
|
|
"markdown-extra"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/cebe/markdown/issues",
|
|
"source": "https://github.com/cebe/markdown"
|
|
},
|
|
"time": "2018-03-26T11:24:36+00:00"
|
|
},
|
|
{
|
|
"name": "ckeditor/ckeditor",
|
|
"version": "4.25.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ckeditor/ckeditor4-releases.git",
|
|
"reference": "3fa1987d35342526e4eb2e64f6ec7172561b7328"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ckeditor/ckeditor4-releases/zipball/3fa1987d35342526e4eb2e64f6ec7172561b7328",
|
|
"reference": "3fa1987d35342526e4eb2e64f6ec7172561b7328",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0+",
|
|
"LGPL-2.1+",
|
|
"MPL-1.1+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "CKSource",
|
|
"homepage": "https://cksource.com"
|
|
}
|
|
],
|
|
"description": "JavaScript WYSIWYG web text editor.",
|
|
"homepage": "https://ckeditor.com/ckeditor-4/",
|
|
"keywords": [
|
|
"CKEditor",
|
|
"ckeditor4",
|
|
"editor",
|
|
"fckeditor",
|
|
"html",
|
|
"javascript",
|
|
"richtext",
|
|
"text",
|
|
"wysiwyg"
|
|
],
|
|
"support": {
|
|
"forum": "https://stackoverflow.com/tags/ckeditor",
|
|
"issues": "https://github.com/ckeditor/ckeditor4/issues",
|
|
"source": "https://github.com/ckeditor/ckeditor4",
|
|
"wiki": "https://ckeditor.com/docs/ckeditor4/latest/"
|
|
},
|
|
"time": "2025-02-05T12:32:07+00:00"
|
|
},
|
|
{
|
|
"name": "composer/pcre",
|
|
"version": "3.3.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/pcre.git",
|
|
"reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
|
|
"reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.4 || ^8.0"
|
|
},
|
|
"conflict": {
|
|
"phpstan/phpstan": "<1.11.10"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/phpstan": "^1.12 || ^2",
|
|
"phpstan/phpstan-strict-rules": "^1 || ^2",
|
|
"phpunit/phpunit": "^8 || ^9"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"phpstan": {
|
|
"includes": [
|
|
"extension.neon"
|
|
]
|
|
},
|
|
"branch-alias": {
|
|
"dev-main": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Composer\\Pcre\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jordi Boggiano",
|
|
"email": "j.boggiano@seld.be",
|
|
"homepage": "http://seld.be"
|
|
}
|
|
],
|
|
"description": "PCRE wrapping library that offers type-safe preg_* replacements.",
|
|
"keywords": [
|
|
"PCRE",
|
|
"preg",
|
|
"regex",
|
|
"regular expression"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/composer/pcre/issues",
|
|
"source": "https://github.com/composer/pcre/tree/3.3.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://packagist.com",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/composer",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-11-12T16:29:46+00:00"
|
|
},
|
|
{
|
|
"name": "dixonsatit/yii2-thai-year-formatter",
|
|
"version": "0.9.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/dixonsatit/yii2-thai-year-formatter.git",
|
|
"reference": "aba3c64a014e7355b0d793fe19ab91593f883d3d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/dixonsatit/yii2-thai-year-formatter/zipball/aba3c64a014e7355b0d793fe19ab91593f883d3d",
|
|
"reference": "aba3c64a014e7355b0d793fe19ab91593f883d3d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"yiisoft/yii2": "*"
|
|
},
|
|
"type": "yii2-extension",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"dixonsatit\\thaiYearFormatter\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "satit seethaphon",
|
|
"email": "dixonsatit@gmail.com"
|
|
}
|
|
],
|
|
"description": "Convert Year to Thai Buddhist Era Year",
|
|
"keywords": [
|
|
"extension",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/dixonsatit/yii2-thai-year-formatter/issues",
|
|
"source": "https://github.com/dixonsatit/yii2-thai-year-formatter",
|
|
"wiki": "https://github.com/dixonsatit/yii2-thai-year-formatter/wiki"
|
|
},
|
|
"time": "2024-03-02T16:12:27+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/deprecations",
|
|
"version": "1.1.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/deprecations.git",
|
|
"reference": "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca",
|
|
"reference": "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"conflict": {
|
|
"phpunit/phpunit": "<=7.5 || >=14"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^9 || ^12 || ^14",
|
|
"phpstan/phpstan": "1.4.10 || 2.1.30",
|
|
"phpstan/phpstan-phpunit": "^1.0 || ^2",
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12.4 || ^13.0",
|
|
"psr/log": "^1 || ^2 || ^3"
|
|
},
|
|
"suggest": {
|
|
"psr/log": "Allows logging deprecations via PSR-3 logger implementation"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Deprecations\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
|
|
"homepage": "https://www.doctrine-project.org/",
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/deprecations/issues",
|
|
"source": "https://github.com/doctrine/deprecations/tree/1.1.6"
|
|
},
|
|
"time": "2026-02-07T07:09:04+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/lexer",
|
|
"version": "2.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/lexer.git",
|
|
"reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/lexer/zipball/861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6",
|
|
"reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/deprecations": "^1.0",
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^9 || ^12",
|
|
"phpstan/phpstan": "^1.3",
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.6",
|
|
"psalm/plugin-phpunit": "^0.18.3",
|
|
"vimeo/psalm": "^4.11 || ^5.21"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\Lexer\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
|
|
"homepage": "https://www.doctrine-project.org/projects/lexer.html",
|
|
"keywords": [
|
|
"annotations",
|
|
"docblock",
|
|
"lexer",
|
|
"parser",
|
|
"php"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/lexer/issues",
|
|
"source": "https://github.com/doctrine/lexer/tree/2.1.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.doctrine-project.org/sponsorship.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/phpdoctrine",
|
|
"type": "patreon"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-02-05T11:35:39+00:00"
|
|
},
|
|
{
|
|
"name": "egulias/email-validator",
|
|
"version": "3.2.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/egulias/EmailValidator.git",
|
|
"reference": "e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7",
|
|
"reference": "e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/lexer": "^1.2|^2",
|
|
"php": ">=7.2",
|
|
"symfony/polyfill-intl-idn": "^1.15"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^8.5.8|^9.3.3",
|
|
"vimeo/psalm": "^4"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Egulias\\EmailValidator\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Eduardo Gulias Davis"
|
|
}
|
|
],
|
|
"description": "A library for validating emails against several RFCs",
|
|
"homepage": "https://github.com/egulias/EmailValidator",
|
|
"keywords": [
|
|
"email",
|
|
"emailvalidation",
|
|
"emailvalidator",
|
|
"validation",
|
|
"validator"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/egulias/EmailValidator/issues",
|
|
"source": "https://github.com/egulias/EmailValidator/tree/3.2.6"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/egulias",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2023-06-01T07:04:22+00:00"
|
|
},
|
|
{
|
|
"name": "ezyang/htmlpurifier",
|
|
"version": "v4.19.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ezyang/htmlpurifier.git",
|
|
"reference": "b287d2a16aceffbf6e0295559b39662612b77fcf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/b287d2a16aceffbf6e0295559b39662612b77fcf",
|
|
"reference": "b287d2a16aceffbf6e0295559b39662612b77fcf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
|
|
},
|
|
"require-dev": {
|
|
"cerdic/css-tidy": "^1.7 || ^2.0",
|
|
"simpletest/simpletest": "dev-master"
|
|
},
|
|
"suggest": {
|
|
"cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
|
|
"ext-bcmath": "Used for unit conversion and imagecrash protection",
|
|
"ext-iconv": "Converts text to and from non-UTF-8 encodings",
|
|
"ext-tidy": "Used for pretty-printing HTML"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"library/HTMLPurifier.composer.php"
|
|
],
|
|
"psr-0": {
|
|
"HTMLPurifier": "library/"
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/library/HTMLPurifier/Language/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Edward Z. Yang",
|
|
"email": "admin@htmlpurifier.org",
|
|
"homepage": "http://ezyang.com"
|
|
}
|
|
],
|
|
"description": "Standards compliant HTML filter written in PHP",
|
|
"homepage": "http://htmlpurifier.org/",
|
|
"keywords": [
|
|
"html"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/ezyang/htmlpurifier/issues",
|
|
"source": "https://github.com/ezyang/htmlpurifier/tree/v4.19.0"
|
|
},
|
|
"time": "2025-10-17T16:34:55+00:00"
|
|
},
|
|
{
|
|
"name": "fortawesome/font-awesome",
|
|
"version": "5.15.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/FortAwesome/Font-Awesome.git",
|
|
"reference": "7d3d774145ac38663f6d1effc6def0334b68ab7e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/7d3d774145ac38663f6d1effc6def0334b68ab7e",
|
|
"reference": "7d3d774145ac38663f6d1effc6def0334b68ab7e",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"CC-BY-4.0",
|
|
"OFL-1.1",
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Travis Chase",
|
|
"homepage": "http://twitter.com/supercodepoet"
|
|
},
|
|
{
|
|
"name": "Dave Gandy",
|
|
"homepage": "http://twitter.com/davegandy"
|
|
},
|
|
{
|
|
"name": "Rob Madole",
|
|
"homepage": "http://twitter.com/robmadole"
|
|
},
|
|
{
|
|
"name": "Jory Raphael",
|
|
"homepage": "http://twitter.com/sensibleworld"
|
|
},
|
|
{
|
|
"name": "Geremia Taglialatela",
|
|
"homepage": "http://twitter.com/gtagliala"
|
|
},
|
|
{
|
|
"name": "Brian Talbot",
|
|
"homepage": "http://twitter.com/talbs"
|
|
},
|
|
{
|
|
"name": "Mike Wilkerson",
|
|
"homepage": "http://twitter.com/mw77"
|
|
}
|
|
],
|
|
"description": "The iconic font, CSS, and SVG framework",
|
|
"homepage": "https://fontawesome.com",
|
|
"keywords": [
|
|
"FontAwesome",
|
|
"awesome",
|
|
"bootstrap",
|
|
"font",
|
|
"icon",
|
|
"svg"
|
|
],
|
|
"support": {
|
|
"docs": "http://fontawesome.com/how-to-use",
|
|
"email": "hello@fontawesome.com",
|
|
"issues": "https://github.com/FortAwesome/Font-Awesome/issues",
|
|
"source": "https://github.com/FortAwesome/Font-Awesome"
|
|
},
|
|
"time": "2021-08-04T19:09:22+00:00"
|
|
},
|
|
{
|
|
"name": "himiklab/yii2-recaptcha-widget",
|
|
"version": "2.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/himiklab/yii2-recaptcha-widget.git",
|
|
"reference": "341ae7e19e12783f3dfd8984a49185e0a44021ea"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/himiklab/yii2-recaptcha-widget/zipball/341ae7e19e12783f3dfd8984a49185e0a44021ea",
|
|
"reference": "341ae7e19e12783f3dfd8984a49185e0a44021ea",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"yiisoft/yii2": "~2.0.11",
|
|
"yiisoft/yii2-httpclient": "*"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.34"
|
|
},
|
|
"type": "yii2-extension",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"himiklab\\yii2\\recaptcha\\": "src/",
|
|
"himiklab\\yii2\\recaptcha\\tests\\": "tests/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "HimikLab",
|
|
"homepage": "https://github.com/himiklab/"
|
|
}
|
|
],
|
|
"description": "Yii2 Google reCAPTCHA v2 and v3 widget",
|
|
"keywords": [
|
|
"captcha",
|
|
"google",
|
|
"recaptcha",
|
|
"widget",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/himiklab/yii2-recaptcha-widget/issues",
|
|
"source": "https://github.com/himiklab/yii2-recaptcha-widget"
|
|
},
|
|
"abandoned": true,
|
|
"time": "2019-05-14T07:40:36+00:00"
|
|
},
|
|
{
|
|
"name": "himiklab/yii2-sitemap-module",
|
|
"version": "1.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/himiklab/yii2-sitemap-module.git",
|
|
"reference": "e680cb50049102c47342d27f497f77d8c0e447b3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/himiklab/yii2-sitemap-module/zipball/e680cb50049102c47342d27f497f77d8c0e447b3",
|
|
"reference": "e680cb50049102c47342d27f497f77d8c0e447b3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"yiisoft/yii2": "*"
|
|
},
|
|
"type": "yii2-extension",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"himiklab\\sitemap\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "HimikLab",
|
|
"homepage": "https://github.com/himiklab"
|
|
}
|
|
],
|
|
"description": "Yii2 module for automatically generation XML Sitemap",
|
|
"keywords": [
|
|
"Sitemap",
|
|
"module",
|
|
"xml",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/himiklab/yii2-sitemap-module/issues",
|
|
"source": "https://github.com/himiklab/yii2-sitemap-module"
|
|
},
|
|
"abandoned": true,
|
|
"time": "2019-02-11T07:32:40+00:00"
|
|
},
|
|
{
|
|
"name": "imagine/imagine",
|
|
"version": "1.5.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-imagine/Imagine.git",
|
|
"reference": "f9ed796eefb77c2f0f2167e1d4e36bc2b5ed6b0c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-imagine/Imagine/zipball/f9ed796eefb77c2f0f2167e1d4e36bc2b5ed6b0c",
|
|
"reference": "f9ed796eefb77c2f0f2167e1d4e36bc2b5ed6b0c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4 || ^9.3"
|
|
},
|
|
"suggest": {
|
|
"ext-exif": "to read EXIF metadata",
|
|
"ext-gd": "to use the GD implementation",
|
|
"ext-gmagick": "to use the Gmagick implementation",
|
|
"ext-imagick": "to use the Imagick implementation"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-develop": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Imagine\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bulat Shakirzyanov",
|
|
"email": "mallluhuct@gmail.com",
|
|
"homepage": "http://avalanche123.com"
|
|
}
|
|
],
|
|
"description": "Image processing for PHP",
|
|
"homepage": "http://imagine.readthedocs.org/",
|
|
"keywords": [
|
|
"drawing",
|
|
"graphics",
|
|
"image manipulation",
|
|
"image processing"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-imagine/Imagine/issues",
|
|
"source": "https://github.com/php-imagine/Imagine/tree/1.5.2"
|
|
},
|
|
"time": "2026-01-09T10:45:12+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/bootstrap-fileinput",
|
|
"version": "v5.5.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/bootstrap-fileinput.git",
|
|
"reference": "8de1bed638823c70272b2578847e2b31e42677ba"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/bootstrap-fileinput/zipball/8de1bed638823c70272b2578847e2b31e42677ba",
|
|
"reference": "8de1bed638823c70272b2578847e2b31e42677ba",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "5.5.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\plugins\\fileinput\\": ""
|
|
}
|
|
},
|
|
"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 HTML 5 file input for Bootstrap 5.x, 4.x, and 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.",
|
|
"homepage": "https://github.com/kartik-v/bootstrap-fileinput",
|
|
"keywords": [
|
|
"ajax",
|
|
"bootstrap",
|
|
"delete",
|
|
"file",
|
|
"image",
|
|
"input",
|
|
"jquery",
|
|
"multiple",
|
|
"preview",
|
|
"progress",
|
|
"upload"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/bootstrap-fileinput/issues",
|
|
"source": "https://github.com/kartik-v/bootstrap-fileinput/tree/v5.5.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://opencollective.com/bootstrap-fileinput",
|
|
"type": "open_collective"
|
|
}
|
|
],
|
|
"time": "2024-04-09T03:30:45+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/bootstrap-star-rating",
|
|
"version": "v4.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/bootstrap-star-rating.git",
|
|
"reference": "c301efed4c82e9d5f11a0845ae428ba60931b44e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/bootstrap-star-rating/zipball/c301efed4c82e9d5f11a0845ae428ba60931b44e",
|
|
"reference": "c301efed4c82e9d5f11a0845ae428ba60931b44e",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.1.x-dev"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Kartik Visweswaran",
|
|
"email": "kartikv2@gmail.com",
|
|
"homepage": "http://www.krajee.com/"
|
|
}
|
|
],
|
|
"description": "A simple yet powerful JQuery star rating plugin for Bootstrap.",
|
|
"homepage": "https://github.com/kartik-v/bootstrap-star-rating",
|
|
"keywords": [
|
|
"Rating",
|
|
"awesome",
|
|
"bootstrap",
|
|
"font",
|
|
"glyphicon",
|
|
"star",
|
|
"svg"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/bootstrap-star-rating/issues",
|
|
"source": "https://github.com/kartik-v/bootstrap-star-rating/tree/v4.1.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://opencollective.com/bootstrap-star-rating",
|
|
"type": "open_collective"
|
|
}
|
|
],
|
|
"time": "2021-09-20T03:06:01+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/dependent-dropdown",
|
|
"version": "v1.4.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/dependent-dropdown.git",
|
|
"reference": "54a8806002ee21b744508a2edb95ed01d35c6cf9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/dependent-dropdown/zipball/54a8806002ee21b744508a2edb95ed01d35c6cf9",
|
|
"reference": "54a8806002ee21b744508a2edb95ed01d35c6cf9",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\plugins\\depdrop\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Kartik Visweswaran",
|
|
"email": "kartikv2@gmail.com",
|
|
"homepage": "http://www.krajee.com/"
|
|
}
|
|
],
|
|
"description": "A multi level dependent dropdown JQuery plugin that allows nested dependencies.",
|
|
"homepage": "https://github.com/kartik-v/dependent-dropdown",
|
|
"keywords": [
|
|
"dependent",
|
|
"dropdown",
|
|
"jquery",
|
|
"option",
|
|
"select"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/dependent-dropdown/issues",
|
|
"source": "https://github.com/kartik-v/dependent-dropdown/tree/master"
|
|
},
|
|
"time": "2019-03-09T10:53:11+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-bootstrap4-dropdown",
|
|
"version": "v1.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-bootstrap4-dropdown.git",
|
|
"reference": "b65783f2de8ff0733e3787c853a53e9f13bebac1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-bootstrap4-dropdown/zipball/b65783f2de8ff0733e3787c853a53e9f13bebac1",
|
|
"reference": "b65783f2de8ff0733e3787c853a53e9f13bebac1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": ">=3.0"
|
|
},
|
|
"suggest": {
|
|
"yiisoft/yii2-bootstrap4": "The Yii 2 Bootstrap 4 extension must be installed separately for this extension to work."
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\bs4dropdown\\": "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 Bootstrap 4.x dropdown widget for Yii2 with nested submenu support",
|
|
"homepage": "https://github.com/kartik-v/yii2-bootstrap4-dropdown",
|
|
"keywords": [
|
|
"bootstrap",
|
|
"dropdown",
|
|
"jquery",
|
|
"nested",
|
|
"submenu",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-bootstrap4-dropdown/issues",
|
|
"source": "https://github.com/kartik-v/yii2-bootstrap4-dropdown/tree/v1.0.4"
|
|
},
|
|
"time": "2022-01-10T04:03:23+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-dynagrid",
|
|
"version": "v1.5.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-dynagrid.git",
|
|
"reference": "4d81fda0775a2994df3d863b1259dc5edf1e8952"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-dynagrid/zipball/4d81fda0775a2994df3d863b1259dc5edf1e8952",
|
|
"reference": "4d81fda0775a2994df3d863b1259dc5edf1e8952",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-grid": ">= 3.5.2",
|
|
"kartik-v/yii2-krajee-base": ">= 3.0.4",
|
|
"kartik-v/yii2-sortable": "~1.2",
|
|
"kartik-v/yii2-widget-activeform": ">= 1.6.2",
|
|
"kartik-v/yii2-widget-select2": ">= 2.2.3"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.5.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\dynagrid\\": "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": "Turbo charge the Yii 2 GridView with personalized columns, page size, and themes.",
|
|
"homepage": "https://github.com/kartik-v/yii2-dynagrid",
|
|
"keywords": [
|
|
"columns",
|
|
"dynamic",
|
|
"extension",
|
|
"grid",
|
|
"hide",
|
|
"order",
|
|
"reorder",
|
|
"show",
|
|
"sort",
|
|
"visibility",
|
|
"widget",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-dynagrid/issues",
|
|
"source": "https://github.com/kartik-v/yii2-dynagrid/tree/v1.5.5"
|
|
},
|
|
"time": "2023-07-25T08:41:55+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-export",
|
|
"version": "v1.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-export.git",
|
|
"reference": "5c033d407631f8f4aa1f47e4a53e0204d45bb29c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-export/zipball/5c033d407631f8f4aa1f47e4a53e0204d45bb29c",
|
|
"reference": "5c033d407631f8f4aa1f47e4a53e0204d45bb29c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-dynagrid": ">=1.5.5",
|
|
"kartik-v/yii2-mpdf": ">=1.0",
|
|
"phpoffice/phpspreadsheet": ">=1.0"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\export\\": "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": "A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)",
|
|
"homepage": "https://github.com/kartik-v/yii2-export",
|
|
"keywords": [
|
|
"OpenXML",
|
|
"csv",
|
|
"export",
|
|
"extension",
|
|
"html",
|
|
"json",
|
|
"pdf",
|
|
"spreadsheet",
|
|
"text",
|
|
"widget",
|
|
"xls",
|
|
"xlsx",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-export/issues",
|
|
"source": "https://github.com/kartik-v/yii2-export/tree/v1.4.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://opencollective.com/yii2-export",
|
|
"type": "open_collective"
|
|
}
|
|
],
|
|
"time": "2023-07-25T11:05:33+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-grid",
|
|
"version": "v3.5.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-grid.git",
|
|
"reference": "cfc1a8e18bddfe22668783abb70f08583abab0a9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-grid/zipball/cfc1a8e18bddfe22668783abb70f08583abab0a9",
|
|
"reference": "cfc1a8e18bddfe22668783abb70f08583abab0a9",
|
|
"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"
|
|
},
|
|
"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/v3.5.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://opencollective.com/yii2-grid",
|
|
"type": "open_collective"
|
|
}
|
|
],
|
|
"time": "2023-07-25T11:41:33+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-mpdf",
|
|
"version": "v1.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-mpdf.git",
|
|
"reference": "7ea3a5f9bcf5bcf6d681bd82cbe843c356d1428c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-mpdf/zipball/7ea3a5f9bcf5bcf6d681bd82cbe843c356d1428c",
|
|
"reference": "7ea3a5f9bcf5bcf6d681bd82cbe843c356d1428c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"mpdf/mpdf": "~8.0"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\mpdf\\": "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": "A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.",
|
|
"homepage": "https://github.com/kartik-v/yii2-mpdf",
|
|
"keywords": [
|
|
"component",
|
|
"extension",
|
|
"html",
|
|
"mpdf",
|
|
"pdf",
|
|
"utf8",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-mpdf/issues",
|
|
"source": "https://github.com/kartik-v/yii2-mpdf/tree/master"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://opencollective.com/yii2-mpdf",
|
|
"type": "open_collective"
|
|
}
|
|
],
|
|
"time": "2020-04-14T08:55:18+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-sortable",
|
|
"version": "v1.2.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-sortable.git",
|
|
"reference": "a6f9a9adb873d6345de92bbe5e436ac1a1db30bc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-sortable/zipball/a6f9a9adb873d6345de92bbe5e436ac1a1db30bc",
|
|
"reference": "a6f9a9adb873d6345de92bbe5e436ac1a1db30bc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": ">=2.0.0"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\sortable\\": "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": "Create sortable lists and grids using HTML5 drag and drop API for Yii 2.0.",
|
|
"homepage": "https://github.com/kartik-v/yii2-sortable",
|
|
"keywords": [
|
|
"bootstrap",
|
|
"extension",
|
|
"jquery",
|
|
"range",
|
|
"sortable",
|
|
"widget",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-sortable/issues",
|
|
"source": "https://github.com/kartik-v/yii2-sortable/tree/master"
|
|
},
|
|
"time": "2018-10-09T13:25:05+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-affix",
|
|
"version": "v1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-affix.git",
|
|
"reference": "2184119bfa518c285406156f744769b13b861712"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-affix/zipball/2184119bfa518c285406156f744769b13b861712",
|
|
"reference": "2184119bfa518c285406156f744769b13b861712",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": "*"
|
|
},
|
|
"type": "yii2-extension",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\affix\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD 3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Kartik Visweswaran",
|
|
"email": "kartikv2@gmail.com",
|
|
"homepage": "http://www.krajee.com/"
|
|
}
|
|
],
|
|
"description": "A scrollspy and affixed enhanced navigation to highlight page sections (sub repo split from yii2-widgets)",
|
|
"homepage": "https://github.com/kartik-v/yii2-widget-affix",
|
|
"keywords": [
|
|
"affix",
|
|
"bootstrap",
|
|
"extension",
|
|
"jquery",
|
|
"navigation",
|
|
"plugin",
|
|
"scrollspy",
|
|
"widget",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-affix/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-affix/tree/master"
|
|
},
|
|
"time": "2014-11-09T04:56:27+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-alert",
|
|
"version": "v1.1.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-alert.git",
|
|
"reference": "6a45d7dc294eecd578cf8cb9acb671d1cafa0727"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-alert/zipball/6a45d7dc294eecd578cf8cb9acb671d1cafa0727",
|
|
"reference": "6a45d7dc294eecd578cf8cb9acb671d1cafa0727",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-widget-growl": ">=1.1.2"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\alert\\": "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": "A widget to generate alert based notifications using bootstrap-alert plugin (sub repo split from yii2-widgets)",
|
|
"homepage": "https://github.com/kartik-v/yii2-widget-alert",
|
|
"keywords": [
|
|
"alert",
|
|
"block",
|
|
"bootstrap",
|
|
"extension",
|
|
"flash",
|
|
"jquery",
|
|
"notification",
|
|
"plugin",
|
|
"widget",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-alert/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-alert/tree/v1.1.5"
|
|
},
|
|
"time": "2021-10-16T10:23:22+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-colorinput",
|
|
"version": "v1.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-colorinput.git",
|
|
"reference": "e35e6c7615a735b65557d6c38d112b77e2628c69"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-colorinput/zipball/e35e6c7615a735b65557d6c38d112b77e2628c69",
|
|
"reference": "e35e6c7615a735b65557d6c38d112b77e2628c69",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": ">=1.9"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\color\\": "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 Yii 2 widget encapsulating the HTML 5 color input (sub repo split from yii2-widgets)",
|
|
"homepage": "https://github.com/kartik-v/yii2-widget-colorinput",
|
|
"keywords": [
|
|
"HTML5",
|
|
"color",
|
|
"extension",
|
|
"form",
|
|
"input",
|
|
"jquery",
|
|
"plugin",
|
|
"widget",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-colorinput/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-colorinput/tree/v1.0.6"
|
|
},
|
|
"time": "2020-10-23T17:50:44+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-datepicker",
|
|
"version": "v1.4.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-datepicker.git",
|
|
"reference": "f5f8b396cf03d4a383aad5e7b338f8cb065abf66"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-datepicker/zipball/f5f8b396cf03d4a383aad5e7b338f8cb065abf66",
|
|
"reference": "f5f8b396cf03d4a383aad5e7b338f8cb065abf66",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": ">=2.0.0"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\date\\": "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 bootstrap datepicker plugin (sub repo split from yii2-widgets).",
|
|
"homepage": "https://github.com/kartik-v/yii2-widget-datepicker",
|
|
"keywords": [
|
|
"date",
|
|
"extension",
|
|
"form",
|
|
"jquery",
|
|
"picker",
|
|
"plugin",
|
|
"select2",
|
|
"widget",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-datepicker/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-datepicker/tree/v1.4.8"
|
|
},
|
|
"time": "2021-10-28T03:58:09+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-datetimepicker",
|
|
"version": "v1.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-datetimepicker.git",
|
|
"reference": "85b22d38553ca207f86be198f37e6531347e9a23"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-datetimepicker/zipball/85b22d38553ca207f86be198f37e6531347e9a23",
|
|
"reference": "85b22d38553ca207f86be198f37e6531347e9a23",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": ">=3.0.4"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.5.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\datetime\\": "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 bootstrap datetimepicker plugin (sub repo split from yii2-widgets)",
|
|
"homepage": "https://github.com/kartik-v/yii2-widget-datetimepicker",
|
|
"keywords": [
|
|
"datetime",
|
|
"extension",
|
|
"form",
|
|
"jquery",
|
|
"picker",
|
|
"plugin",
|
|
"select2",
|
|
"widget",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-datetimepicker/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-datetimepicker/tree/v1.5.1"
|
|
},
|
|
"time": "2022-03-18T17:42:22+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-depdrop",
|
|
"version": "v1.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-depdrop.git",
|
|
"reference": "ea347e3793fbd8273cc9bd1eb94c4b32bb55d318"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-depdrop/zipball/ea347e3793fbd8273cc9bd1eb94c4b32bb55d318",
|
|
"reference": "ea347e3793fbd8273cc9bd1eb94c4b32bb55d318",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/dependent-dropdown": "~1.4",
|
|
"kartik-v/yii2-krajee-base": ">=2.0.0"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\depdrop\\": "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": "Widget that enables setting up dependent dropdowns with nested dependencies (sub repo split from yii2-widgets)",
|
|
"homepage": "https://github.com/kartik-v/yii2-widget-depdrop",
|
|
"keywords": [
|
|
"dependent",
|
|
"dropdown",
|
|
"extension",
|
|
"form",
|
|
"jquery",
|
|
"plugin",
|
|
"widget",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-depdrop/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-depdrop/tree/v1.0.6"
|
|
},
|
|
"time": "2019-04-19T07:02:48+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-fileinput",
|
|
"version": "v1.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-fileinput.git",
|
|
"reference": "b5500b6855526837154694c2afab8dbc3afc8abd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-fileinput/zipball/b5500b6855526837154694c2afab8dbc3afc8abd",
|
|
"reference": "b5500b6855526837154694c2afab8dbc3afc8abd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/bootstrap-fileinput": ">=5.5.0",
|
|
"kartik-v/yii2-krajee-base": ">=3.0.5"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\file\\": "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 FileInput widget for Bootstrap 3.x, 4.x & 5.x with file preview, multiple selection, and more features (sub repo split from yii2-widgets)",
|
|
"homepage": "https://github.com/kartik-v/yii2-widget-fileinput",
|
|
"keywords": [
|
|
"extension",
|
|
"file",
|
|
"form",
|
|
"input",
|
|
"jquery",
|
|
"plugin",
|
|
"upload",
|
|
"widget",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-fileinput/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-fileinput/tree/v1.1.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://opencollective.com/yii2-widget-fileinput",
|
|
"type": "open_collective"
|
|
}
|
|
],
|
|
"time": "2022-06-28T04:31:04+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-growl",
|
|
"version": "v1.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-growl.git",
|
|
"reference": "37e8f9f10d3bc9d71f3ef64c4aaa0e2fc83dd5dc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-growl/zipball/37e8f9f10d3bc9d71f3ef64c4aaa0e2fc83dd5dc",
|
|
"reference": "37e8f9f10d3bc9d71f3ef64c4aaa0e2fc83dd5dc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": ">=2.0.0"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\growl\\": "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": "A widget to generate growl based notifications using bootstrap-growl plugin (sub repo split from yii2-widgets)",
|
|
"homepage": "https://github.com/kartik-v/yii2-widget-growl",
|
|
"keywords": [
|
|
"alert",
|
|
"bootstrap",
|
|
"extension",
|
|
"growl",
|
|
"jquery",
|
|
"notification",
|
|
"plugin",
|
|
"widget",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-growl/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-growl/tree/v1.1.2"
|
|
},
|
|
"time": "2021-05-19T12:44:49+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-rangeinput",
|
|
"version": "v1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-rangeinput.git",
|
|
"reference": "dd9019bab7e5bf570a02870d9e74387891bbdb32"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-rangeinput/zipball/dd9019bab7e5bf570a02870d9e74387891bbdb32",
|
|
"reference": "dd9019bab7e5bf570a02870d9e74387891bbdb32",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": ">=1.9"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\range\\": "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 Yii 2 widget encapsulating the HTML 5 range input (sub repo split from yii2-widgets)",
|
|
"homepage": "https://github.com/kartik-v/yii2-widget-rangeinput",
|
|
"keywords": [
|
|
"HTML5",
|
|
"extension",
|
|
"form",
|
|
"input",
|
|
"jquery",
|
|
"plugin",
|
|
"range",
|
|
"widget",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-rangeinput/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-rangeinput/tree/master"
|
|
},
|
|
"time": "2018-09-07T10:05:08+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-rating",
|
|
"version": "v1.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-rating.git",
|
|
"reference": "d3d7249490044f80e65f8f3938191f39a76586b2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-rating/zipball/d3d7249490044f80e65f8f3938191f39a76586b2",
|
|
"reference": "d3d7249490044f80e65f8f3938191f39a76586b2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/bootstrap-star-rating": "~4.0",
|
|
"kartik-v/yii2-krajee-base": ">=1.9"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\rating\\": "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": "A Yii2 widget for the simple yet powerful bootstrap-star-rating plugin with fractional rating support (sub repo split from yii2-widgets)",
|
|
"homepage": "https://github.com/kartik-v/yii2-widget-rating",
|
|
"keywords": [
|
|
"Rating",
|
|
"bootstrap",
|
|
"extension",
|
|
"form",
|
|
"input",
|
|
"jquery",
|
|
"plugin",
|
|
"star",
|
|
"widget",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-rating/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-rating/tree/v1.0.5"
|
|
},
|
|
"time": "2021-11-20T05:26:05+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": "kartik-v/yii2-widget-sidenav",
|
|
"version": "v1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-sidenav.git",
|
|
"reference": "87e9c815624aa966d70bb4507b3d53c158db0d43"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-sidenav/zipball/87e9c815624aa966d70bb4507b3d53c158db0d43",
|
|
"reference": "87e9c815624aa966d70bb4507b3d53c158db0d43",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": "*"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\sidenav\\": ""
|
|
}
|
|
},
|
|
"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 side navigation menu styled for bootstrap (sub repo split from yii2-widgets)",
|
|
"homepage": "https://github.com/kartik-v/yii2-widget-sidenav",
|
|
"keywords": [
|
|
"bootstrap",
|
|
"extension",
|
|
"jquery",
|
|
"menu",
|
|
"navigation",
|
|
"plugin",
|
|
"sidenav",
|
|
"widget",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-sidenav/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-sidenav/tree/v1.0.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://opencollective.com/yii2-widget-sidenav",
|
|
"type": "open_collective"
|
|
}
|
|
],
|
|
"time": "2021-04-08T17:49:26+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-spinner",
|
|
"version": "v1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-spinner.git",
|
|
"reference": "eb10dad17a107bf14f173c99994770ca23c548a6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-spinner/zipball/eb10dad17a107bf14f173c99994770ca23c548a6",
|
|
"reference": "eb10dad17a107bf14f173c99994770ca23c548a6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": ">=2.0.0"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\spinner\\": "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": "A widget to render animated CSS3 loading spinners with VML fallback for IE (sub repo split from yii2-widgets)",
|
|
"homepage": "https://github.com/kartik-v/yii2-widget-spinner",
|
|
"keywords": [
|
|
"CSS3",
|
|
"extension",
|
|
"jquery",
|
|
"loading",
|
|
"plugin",
|
|
"spinner",
|
|
"widget",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-spinner/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-spinner/tree/master"
|
|
},
|
|
"time": "2018-10-09T11:54:03+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-switchinput",
|
|
"version": "v1.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-switchinput.git",
|
|
"reference": "7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-switchinput/zipball/7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6",
|
|
"reference": "7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": "*"
|
|
},
|
|
"type": "yii2-extension",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\switchinput\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD 3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Kartik Visweswaran",
|
|
"email": "kartikv2@gmail.com",
|
|
"homepage": "http://www.krajee.com/"
|
|
}
|
|
],
|
|
"description": "A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle switchinputes (sub repo split from yii2-widgets)",
|
|
"homepage": "https://github.com/kartik-v/yii2-widget-switchinput",
|
|
"keywords": [
|
|
"bootstrap",
|
|
"extension",
|
|
"form",
|
|
"input",
|
|
"jquery",
|
|
"plugin",
|
|
"switchinput",
|
|
"toggle",
|
|
"widget",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-switchinput/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-switchinput/tree/master"
|
|
},
|
|
"time": "2016-01-10T16:47:35+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-timepicker",
|
|
"version": "v1.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-timepicker.git",
|
|
"reference": "680aec2d79846e926c072da455cf6f33e1c3bb12"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-timepicker/zipball/680aec2d79846e926c072da455cf6f33e1c3bb12",
|
|
"reference": "680aec2d79846e926c072da455cf6f33e1c3bb12",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": ">=2.0.0"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\time\\": "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 bootstrap timepicker plugin (sub repo split from yii2-widgets)",
|
|
"homepage": "https://github.com/kartik-v/yii2-widget-timepicker",
|
|
"keywords": [
|
|
"bootstrap",
|
|
"extension",
|
|
"form",
|
|
"jquery",
|
|
"picker",
|
|
"plugin",
|
|
"time",
|
|
"widget",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-timepicker/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-timepicker/tree/v1.0.5"
|
|
},
|
|
"time": "2021-10-28T03:49:56+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-touchspin",
|
|
"version": "v1.2.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-touchspin.git",
|
|
"reference": "1eec4c3f3a8bf9a170e1e0682c2c89f2929d65e9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-touchspin/zipball/1eec4c3f3a8bf9a170e1e0682c2c89f2929d65e9",
|
|
"reference": "1eec4c3f3a8bf9a170e1e0682c2c89f2929d65e9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": ">=3.0"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\touchspin\\": "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": "A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle touchspines (sub repo split from yii2-widgets)",
|
|
"homepage": "https://github.com/kartik-v/yii2-widget-touchspin",
|
|
"keywords": [
|
|
"bootstrap",
|
|
"extension",
|
|
"form",
|
|
"input",
|
|
"jquery",
|
|
"plugin",
|
|
"spinner",
|
|
"touch",
|
|
"widget",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-touchspin/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-touchspin/tree/v1.2.4"
|
|
},
|
|
"time": "2021-09-02T12:50:50+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-typeahead",
|
|
"version": "v1.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-typeahead.git",
|
|
"reference": "7b7041a3cbbeb2db0a608e9f6c9b3f4f63b0069d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-typeahead/zipball/7b7041a3cbbeb2db0a608e9f6c9b3f4f63b0069d",
|
|
"reference": "7b7041a3cbbeb2db0a608e9f6c9b3f4f63b0069d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": ">=2.0.0"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\typeahead\\": "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 Twitter Typeahead plugin (sub repo split from yii2-widgets).",
|
|
"homepage": "https://github.com/kartik-v/yii2-widget-typeahead",
|
|
"keywords": [
|
|
"dropdown",
|
|
"extension",
|
|
"form",
|
|
"jquery",
|
|
"plugin",
|
|
"typeahead",
|
|
"widget",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widget-typeahead/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widget-typeahead/tree/master"
|
|
},
|
|
"time": "2019-05-29T12:06:56+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widgets",
|
|
"version": "v3.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widgets.git",
|
|
"reference": "e5a030d700243a90eccf96a070380bd3b76e17a3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widgets/zipball/e5a030d700243a90eccf96a070380bd3b76e17a3",
|
|
"reference": "e5a030d700243a90eccf96a070380bd3b76e17a3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": "*",
|
|
"kartik-v/yii2-widget-activeform": "*",
|
|
"kartik-v/yii2-widget-affix": "*",
|
|
"kartik-v/yii2-widget-alert": "*",
|
|
"kartik-v/yii2-widget-colorinput": "*",
|
|
"kartik-v/yii2-widget-datepicker": "*",
|
|
"kartik-v/yii2-widget-datetimepicker": "*",
|
|
"kartik-v/yii2-widget-depdrop": "*",
|
|
"kartik-v/yii2-widget-fileinput": "*",
|
|
"kartik-v/yii2-widget-growl": "*",
|
|
"kartik-v/yii2-widget-rangeinput": "*",
|
|
"kartik-v/yii2-widget-rating": "*",
|
|
"kartik-v/yii2-widget-select2": "*",
|
|
"kartik-v/yii2-widget-sidenav": "*",
|
|
"kartik-v/yii2-widget-spinner": "*",
|
|
"kartik-v/yii2-widget-switchinput": "*",
|
|
"kartik-v/yii2-widget-timepicker": "*",
|
|
"kartik-v/yii2-widget-touchspin": "*",
|
|
"kartik-v/yii2-widget-typeahead": "*"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\widgets\\": "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": "Collection of useful widgets for Yii Framework 2.0 extending functionalities for Bootstrap",
|
|
"homepage": "https://github.com/kartik-v/yii2-widgets",
|
|
"keywords": [
|
|
"extension",
|
|
"form",
|
|
"widget",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kartik-v/yii2-widgets/issues",
|
|
"source": "https://github.com/kartik-v/yii2-widgets/tree/master"
|
|
},
|
|
"time": "2018-10-09T17:40:19+00:00"
|
|
},
|
|
{
|
|
"name": "kongoon/yii2-orgchart",
|
|
"version": "0.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kongoon/yii2-orgchart.git",
|
|
"reference": "689403572f31b8b33d04b26fb96f98d243427a04"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kongoon/yii2-orgchart/zipball/689403572f31b8b33d04b26fb96f98d243427a04",
|
|
"reference": "689403572f31b8b33d04b26fb96f98d243427a04",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"yiisoft/yii2": "*"
|
|
},
|
|
"type": "yii2-extension",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kongoon\\orgchart\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD 3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Manop Kongoon",
|
|
"email": "kongoon@gmail.com",
|
|
"homepage": "https://www.programmerthailand.com/"
|
|
}
|
|
],
|
|
"description": "Google Visualization OrgChart for Yii Framework 2.0",
|
|
"homepage": "https://github.com/kongoon/yii2-orgchart",
|
|
"keywords": [
|
|
"OrgChart",
|
|
"extension",
|
|
"google",
|
|
"visualization",
|
|
"yii",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/kongoon/yii2-orgchart/issues",
|
|
"source": "https://github.com/kongoon/yii2-orgchart/tree/master"
|
|
},
|
|
"time": "2016-05-23T09:14:15+00:00"
|
|
},
|
|
{
|
|
"name": "maennchen/zipstream-php",
|
|
"version": "3.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/maennchen/ZipStream-PHP.git",
|
|
"reference": "682f1098a8fddbaf43edac2306a691c7ad508ec5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/682f1098a8fddbaf43edac2306a691c7ad508ec5",
|
|
"reference": "682f1098a8fddbaf43edac2306a691c7ad508ec5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"ext-zlib": "*",
|
|
"php-64bit": "^8.3"
|
|
},
|
|
"require-dev": {
|
|
"brianium/paratest": "^7.7",
|
|
"ext-zip": "*",
|
|
"friendsofphp/php-cs-fixer": "^3.86",
|
|
"guzzlehttp/guzzle": "^7.5",
|
|
"mikey179/vfsstream": "^1.6",
|
|
"php-coveralls/php-coveralls": "^2.5",
|
|
"phpunit/phpunit": "^12.0",
|
|
"vimeo/psalm": "^6.0"
|
|
},
|
|
"suggest": {
|
|
"guzzlehttp/psr7": "^2.4",
|
|
"psr/http-message": "^2.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"ZipStream\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Paul Duncan",
|
|
"email": "pabs@pablotron.org"
|
|
},
|
|
{
|
|
"name": "Jonatan Männchen",
|
|
"email": "jonatan@maennchen.ch"
|
|
},
|
|
{
|
|
"name": "Jesse Donat",
|
|
"email": "donatj@gmail.com"
|
|
},
|
|
{
|
|
"name": "András Kolesár",
|
|
"email": "kolesar@kolesar.hu"
|
|
}
|
|
],
|
|
"description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
|
|
"keywords": [
|
|
"stream",
|
|
"zip"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/maennchen/ZipStream-PHP/issues",
|
|
"source": "https://github.com/maennchen/ZipStream-PHP/tree/3.2.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/maennchen",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2025-12-10T09:58:31+00:00"
|
|
},
|
|
{
|
|
"name": "markbaker/complex",
|
|
"version": "3.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/MarkBaker/PHPComplex.git",
|
|
"reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
|
|
"reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"dealerdirect/phpcodesniffer-composer-installer": "dev-master",
|
|
"phpcompatibility/php-compatibility": "^9.3",
|
|
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
|
|
"squizlabs/php_codesniffer": "^3.7"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Complex\\": "classes/src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mark Baker",
|
|
"email": "mark@lange.demon.co.uk"
|
|
}
|
|
],
|
|
"description": "PHP Class for working with complex numbers",
|
|
"homepage": "https://github.com/MarkBaker/PHPComplex",
|
|
"keywords": [
|
|
"complex",
|
|
"mathematics"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/MarkBaker/PHPComplex/issues",
|
|
"source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.2"
|
|
},
|
|
"time": "2022-12-06T16:21:08+00:00"
|
|
},
|
|
{
|
|
"name": "markbaker/matrix",
|
|
"version": "3.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/MarkBaker/PHPMatrix.git",
|
|
"reference": "728434227fe21be27ff6d86621a1b13107a2562c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/728434227fe21be27ff6d86621a1b13107a2562c",
|
|
"reference": "728434227fe21be27ff6d86621a1b13107a2562c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"dealerdirect/phpcodesniffer-composer-installer": "dev-master",
|
|
"phpcompatibility/php-compatibility": "^9.3",
|
|
"phpdocumentor/phpdocumentor": "2.*",
|
|
"phploc/phploc": "^4.0",
|
|
"phpmd/phpmd": "2.*",
|
|
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
|
|
"sebastian/phpcpd": "^4.0",
|
|
"squizlabs/php_codesniffer": "^3.7"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Matrix\\": "classes/src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mark Baker",
|
|
"email": "mark@demon-angel.eu"
|
|
}
|
|
],
|
|
"description": "PHP Class for working with matrices",
|
|
"homepage": "https://github.com/MarkBaker/PHPMatrix",
|
|
"keywords": [
|
|
"mathematics",
|
|
"matrix",
|
|
"vector"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/MarkBaker/PHPMatrix/issues",
|
|
"source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.1"
|
|
},
|
|
"time": "2022-12-02T22:17:43+00:00"
|
|
},
|
|
{
|
|
"name": "mdmsoft/yii2-admin",
|
|
"version": "2.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mdmsoft/yii2-admin.git",
|
|
"reference": "10e526fbcf6350ed4cc9ba6298f887d611685367"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mdmsoft/yii2-admin/zipball/10e526fbcf6350ed4cc9ba6298f887d611685367",
|
|
"reference": "10e526fbcf6350ed4cc9ba6298f887d611685367",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"yiisoft/yii2": "~2.0.7"
|
|
},
|
|
"require-dev": {
|
|
"yiisoft/yii2-codeception": "~2.0"
|
|
},
|
|
"suggest": {
|
|
"yiisoft/yii2-bootstrap": "Used when using layout 'left-menu', 'right-menu' or 'top-menu'"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.x-dev",
|
|
"dev-1.0.master": "1.0.x-dev"
|
|
},
|
|
"asset-installer-paths": {
|
|
"npm-asset-library": "vendor/npm",
|
|
"bower-asset-library": "vendor/bower"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"mdm\\admin\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Misbahul Munir",
|
|
"email": "misbahuldmunir@gmail.com"
|
|
}
|
|
],
|
|
"description": "RBAC Auth manager for Yii2 ",
|
|
"keywords": [
|
|
"admin",
|
|
"auth",
|
|
"rbac",
|
|
"yii"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/mdmsoft/yii2-admin/issues",
|
|
"source": "https://github.com/mdmsoft/yii2-admin"
|
|
},
|
|
"time": "2020-12-31T06:48:57+00:00"
|
|
},
|
|
{
|
|
"name": "mpdf/mpdf",
|
|
"version": "v8.2.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mpdf/mpdf.git",
|
|
"reference": "b59670a09498689c33ce639bac8f5ba26721dab3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mpdf/mpdf/zipball/b59670a09498689c33ce639bac8f5ba26721dab3",
|
|
"reference": "b59670a09498689c33ce639bac8f5ba26721dab3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-gd": "*",
|
|
"ext-mbstring": "*",
|
|
"mpdf/psr-http-message-shim": "^1.0 || ^2.0",
|
|
"mpdf/psr-log-aware-trait": "^2.0 || ^3.0",
|
|
"myclabs/deep-copy": "^1.7",
|
|
"paragonie/random_compat": "^1.4|^2.0|^9.99.99",
|
|
"php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
|
|
"psr/http-message": "^1.0 || ^2.0",
|
|
"psr/log": "^1.0 || ^2.0 || ^3.0",
|
|
"setasign/fpdi": "^2.1"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "^1.3.0",
|
|
"mpdf/qrcode": "^1.1.0",
|
|
"squizlabs/php_codesniffer": "^3.5.0",
|
|
"tracy/tracy": "~2.5",
|
|
"yoast/phpunit-polyfills": "^1.0"
|
|
},
|
|
"suggest": {
|
|
"ext-bcmath": "Needed for generation of some types of barcodes",
|
|
"ext-xml": "Needed mainly for SVG manipulation",
|
|
"ext-zlib": "Needed for compression of embedded resources, such as fonts"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions.php"
|
|
],
|
|
"psr-4": {
|
|
"Mpdf\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Matěj Humpál",
|
|
"role": "Developer, maintainer"
|
|
},
|
|
{
|
|
"name": "Ian Back",
|
|
"role": "Developer (retired)"
|
|
}
|
|
],
|
|
"description": "PHP library generating PDF files from UTF-8 encoded HTML",
|
|
"homepage": "https://mpdf.github.io",
|
|
"keywords": [
|
|
"pdf",
|
|
"php",
|
|
"utf-8"
|
|
],
|
|
"support": {
|
|
"docs": "https://mpdf.github.io",
|
|
"issues": "https://github.com/mpdf/mpdf/issues",
|
|
"source": "https://github.com/mpdf/mpdf"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.paypal.me/mpdf",
|
|
"type": "custom"
|
|
}
|
|
],
|
|
"time": "2025-12-01T10:18:02+00:00"
|
|
},
|
|
{
|
|
"name": "mpdf/psr-http-message-shim",
|
|
"version": "v2.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mpdf/psr-http-message-shim.git",
|
|
"reference": "f25a0153d645e234f9db42e5433b16d9b113920f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mpdf/psr-http-message-shim/zipball/f25a0153d645e234f9db42e5433b16d9b113920f",
|
|
"reference": "f25a0153d645e234f9db42e5433b16d9b113920f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"psr/http-message": "^2.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Mpdf\\PsrHttpMessageShim\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mark Dorison",
|
|
"email": "mark@chromatichq.com"
|
|
},
|
|
{
|
|
"name": "Kristofer Widholm",
|
|
"email": "kristofer@chromatichq.com"
|
|
},
|
|
{
|
|
"name": "Nigel Cunningham",
|
|
"email": "nigel.cunningham@technocrat.com.au"
|
|
}
|
|
],
|
|
"description": "Shim to allow support of different psr/message versions.",
|
|
"support": {
|
|
"issues": "https://github.com/mpdf/psr-http-message-shim/issues",
|
|
"source": "https://github.com/mpdf/psr-http-message-shim/tree/v2.0.1"
|
|
},
|
|
"time": "2023-10-02T14:34:03+00:00"
|
|
},
|
|
{
|
|
"name": "mpdf/psr-log-aware-trait",
|
|
"version": "v3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mpdf/psr-log-aware-trait.git",
|
|
"reference": "a633da6065e946cc491e1c962850344bb0bf3e78"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mpdf/psr-log-aware-trait/zipball/a633da6065e946cc491e1c962850344bb0bf3e78",
|
|
"reference": "a633da6065e946cc491e1c962850344bb0bf3e78",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"psr/log": "^3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Mpdf\\PsrLogAwareTrait\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mark Dorison",
|
|
"email": "mark@chromatichq.com"
|
|
},
|
|
{
|
|
"name": "Kristofer Widholm",
|
|
"email": "kristofer@chromatichq.com"
|
|
}
|
|
],
|
|
"description": "Trait to allow support of different psr/log versions.",
|
|
"support": {
|
|
"issues": "https://github.com/mpdf/psr-log-aware-trait/issues",
|
|
"source": "https://github.com/mpdf/psr-log-aware-trait/tree/v3.0.0"
|
|
},
|
|
"time": "2023-05-03T06:19:36+00:00"
|
|
},
|
|
{
|
|
"name": "myclabs/deep-copy",
|
|
"version": "1.13.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/myclabs/DeepCopy.git",
|
|
"reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/07d290f0c47959fd5eed98c95ee5602db07e0b6a",
|
|
"reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"conflict": {
|
|
"doctrine/collections": "<1.6.8",
|
|
"doctrine/common": "<2.13.3 || >=3 <3.2.2"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/collections": "^1.6.8",
|
|
"doctrine/common": "^2.13.3 || ^3.2.2",
|
|
"phpspec/prophecy": "^1.10",
|
|
"phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/DeepCopy/deep_copy.php"
|
|
],
|
|
"psr-4": {
|
|
"DeepCopy\\": "src/DeepCopy/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Create deep copies (clones) of your objects",
|
|
"keywords": [
|
|
"clone",
|
|
"copy",
|
|
"duplicate",
|
|
"object",
|
|
"object graph"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/myclabs/DeepCopy/issues",
|
|
"source": "https://github.com/myclabs/DeepCopy/tree/1.13.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2025-08-01T08:46:24+00:00"
|
|
},
|
|
{
|
|
"name": "nick-denry/yii2-ckeditor-roxyfileman",
|
|
"version": "0.1.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nick-denry/yii2-ckeditor-roxyfileman.git",
|
|
"reference": "c83656e73f78f5ed9a45a057bb210a9914c5de4f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nick-denry/yii2-ckeditor-roxyfileman/zipball/c83656e73f78f5ed9a45a057bb210a9914c5de4f",
|
|
"reference": "c83656e73f78f5ed9a45a057bb210a9914c5de4f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/fancybox": "~2.1",
|
|
"bower-asset/fontawesome": "^4.6",
|
|
"bower-asset/jquery.lazyload": "~1.9",
|
|
"bower-asset/patternfly-bootstrap-treeview": "~2.1",
|
|
"ext-gd": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-zip": "*",
|
|
"navatech/yii2-navatech-base": "1.0.0.2",
|
|
"php": ">=5.6",
|
|
"yiisoft/yii2": "^2.0"
|
|
},
|
|
"conflict": {
|
|
"skeeks/yii2-assets-auto-compress": "1.2.*"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"bootstrap": "nickdenry\\ckeditorRoxyFileman\\Bootstrap"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"nickdenry\\ckeditorRoxyFileman\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nick Denry",
|
|
"email": "nick.denry@gmail.com"
|
|
}
|
|
],
|
|
"description": "Yii2 integration of Roxy File Manager to CKEditor",
|
|
"homepage": "https://github.com/nick-denry/yii2-ckeditor-roxyfileman",
|
|
"keywords": [
|
|
"CKEditor",
|
|
"file manager",
|
|
"roxy",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nick-denry/yii2-ckeditor-roxyfileman/issues",
|
|
"source": "https://github.com/nick-denry/yii2-ckeditor-roxyfileman"
|
|
},
|
|
"time": "2019-05-12T21:10:10+00:00"
|
|
},
|
|
{
|
|
"name": "npm-asset/bootstrap",
|
|
"version": "4.6.2",
|
|
"dist": {
|
|
"type": "tar",
|
|
"url": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.2.tgz"
|
|
},
|
|
"type": "npm-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "paragonie/random_compat",
|
|
"version": "v9.99.100",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/paragonie/random_compat.git",
|
|
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
|
|
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">= 7"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.*|5.*",
|
|
"vimeo/psalm": "^1"
|
|
},
|
|
"suggest": {
|
|
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
|
|
},
|
|
"type": "library",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Paragon Initiative Enterprises",
|
|
"email": "security@paragonie.com",
|
|
"homepage": "https://paragonie.com"
|
|
}
|
|
],
|
|
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
|
|
"keywords": [
|
|
"csprng",
|
|
"polyfill",
|
|
"pseudorandom",
|
|
"random"
|
|
],
|
|
"support": {
|
|
"email": "info@paragonie.com",
|
|
"issues": "https://github.com/paragonie/random_compat/issues",
|
|
"source": "https://github.com/paragonie/random_compat"
|
|
},
|
|
"time": "2020-10-15T08:29:30+00:00"
|
|
},
|
|
{
|
|
"name": "philippfrenzel/yii2fullcalendar",
|
|
"version": "3.9.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/philippfrenzel/yii2fullcalendar.git",
|
|
"reference": "0b56a80486fa01b874dda5072ffb9b2cf06210ed"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/philippfrenzel/yii2fullcalendar/zipball/0b56a80486fa01b874dda5072ffb9b2cf06210ed",
|
|
"reference": "0b56a80486fa01b874dda5072ffb9b2cf06210ed",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/fullcalendar": "^3.9.0@stable",
|
|
"bower-asset/fullcalendar-scheduler": "^1.9.2@stable",
|
|
"yiisoft/yii2": "*",
|
|
"yiisoft/yii2-jui": "*"
|
|
},
|
|
"require-dev": {
|
|
"codeception/codeception": "*"
|
|
},
|
|
"type": "yii2-extension",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"yii2fullcalendar\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Philipp Frenzel",
|
|
"email": "philipp@frenzel.net",
|
|
"homepage": "http://www.frenzel.net/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Yii2 fullcalendar Widgets",
|
|
"homepage": "http://www.frenzel.net/",
|
|
"keywords": [
|
|
"fullcalendar",
|
|
"widget",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/philippfrenzel/yii2fullcalendar/issues",
|
|
"source": "https://github.com/philippfrenzel/yii2fullcalendar"
|
|
},
|
|
"time": "2018-05-04T09:06:24+00:00"
|
|
},
|
|
{
|
|
"name": "phpoffice/phpspreadsheet",
|
|
"version": "5.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
|
|
"reference": "48f2fe37d64c2dece0ef71fb2ac55497566782af"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/48f2fe37d64c2dece0ef71fb2ac55497566782af",
|
|
"reference": "48f2fe37d64c2dece0ef71fb2ac55497566782af",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer/pcre": "^1||^2||^3",
|
|
"ext-ctype": "*",
|
|
"ext-dom": "*",
|
|
"ext-fileinfo": "*",
|
|
"ext-filter": "*",
|
|
"ext-gd": "*",
|
|
"ext-iconv": "*",
|
|
"ext-libxml": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-simplexml": "*",
|
|
"ext-xml": "*",
|
|
"ext-xmlreader": "*",
|
|
"ext-xmlwriter": "*",
|
|
"ext-zip": "*",
|
|
"ext-zlib": "*",
|
|
"maennchen/zipstream-php": "^2.1 || ^3.0",
|
|
"markbaker/complex": "^3.0",
|
|
"markbaker/matrix": "^3.0",
|
|
"php": "^8.1",
|
|
"psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
|
|
},
|
|
"require-dev": {
|
|
"dealerdirect/phpcodesniffer-composer-installer": "dev-main",
|
|
"dompdf/dompdf": "^2.0 || ^3.0",
|
|
"ext-intl": "*",
|
|
"friendsofphp/php-cs-fixer": "^3.2",
|
|
"mitoteam/jpgraph": "^10.5",
|
|
"mpdf/mpdf": "^8.1.1",
|
|
"phpcompatibility/php-compatibility": "^9.3",
|
|
"phpstan/phpstan": "^1.1 || ^2.0",
|
|
"phpstan/phpstan-deprecation-rules": "^1.0 || ^2.0",
|
|
"phpstan/phpstan-phpunit": "^1.0 || ^2.0",
|
|
"phpunit/phpunit": "^10.5",
|
|
"squizlabs/php_codesniffer": "^3.7",
|
|
"tecnickcom/tcpdf": "^6.5"
|
|
},
|
|
"suggest": {
|
|
"dompdf/dompdf": "Option for rendering PDF with PDF Writer",
|
|
"ext-intl": "PHP Internationalization Functions, required for NumberFormat Wizard and StringHelper::setLocale()",
|
|
"mitoteam/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
|
|
"mpdf/mpdf": "Option for rendering PDF with PDF Writer",
|
|
"tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Maarten Balliauw",
|
|
"homepage": "https://blog.maartenballiauw.be"
|
|
},
|
|
{
|
|
"name": "Mark Baker",
|
|
"homepage": "https://markbakeruk.net"
|
|
},
|
|
{
|
|
"name": "Franck Lefevre",
|
|
"homepage": "https://rootslabs.net"
|
|
},
|
|
{
|
|
"name": "Erik Tilt"
|
|
},
|
|
{
|
|
"name": "Adrien Crivelli"
|
|
},
|
|
{
|
|
"name": "Owen Leibman"
|
|
}
|
|
],
|
|
"description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
|
|
"homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
|
|
"keywords": [
|
|
"OpenXML",
|
|
"excel",
|
|
"gnumeric",
|
|
"ods",
|
|
"php",
|
|
"spreadsheet",
|
|
"xls",
|
|
"xlsx"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
|
|
"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/5.4.0"
|
|
},
|
|
"time": "2026-01-11T04:52:00+00:00"
|
|
},
|
|
{
|
|
"name": "phuongdev89/yii2-base",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phuongdev89/yii2-base.git",
|
|
"reference": "f729012d68a16200b728e0740fb7377bcbe9f687"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phuongdev89/yii2-base/zipball/f729012d68a16200b728e0740fb7377bcbe9f687",
|
|
"reference": "f729012d68a16200b728e0740fb7377bcbe9f687",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-bcmath": "*",
|
|
"ext-curl": "*",
|
|
"ext-json": "*",
|
|
"ext-pcntl": "*",
|
|
"php": ">=7.1",
|
|
"yiisoft/yii2": "*"
|
|
},
|
|
"default-branch": true,
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"bootstrap": "phuongdev89\\base\\Bootstrap"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"phuongdev89\\base\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Phuong Dev",
|
|
"email": "phuongdev89@gmail.com"
|
|
}
|
|
],
|
|
"description": "Yii2 Base for phuongdev89 application",
|
|
"keywords": [
|
|
"base",
|
|
"extension",
|
|
"phuongdev89",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/phuongdev89/yii2-base/issues",
|
|
"source": "https://github.com/phuongdev89/yii2-base"
|
|
},
|
|
"time": "2025-05-06T10:56:35+00:00"
|
|
},
|
|
{
|
|
"name": "psr/http-message",
|
|
"version": "2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/http-message.git",
|
|
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
|
|
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Http\\Message\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for HTTP messages",
|
|
"homepage": "https://github.com/php-fig/http-message",
|
|
"keywords": [
|
|
"http",
|
|
"http-message",
|
|
"psr",
|
|
"psr-7",
|
|
"request",
|
|
"response"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/http-message/tree/2.0"
|
|
},
|
|
"time": "2023-04-04T09:54:51+00:00"
|
|
},
|
|
{
|
|
"name": "psr/log",
|
|
"version": "3.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/log.git",
|
|
"reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
|
|
"reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Log\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for logging libraries",
|
|
"homepage": "https://github.com/php-fig/log",
|
|
"keywords": [
|
|
"log",
|
|
"psr",
|
|
"psr-3"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/log/tree/3.0.2"
|
|
},
|
|
"time": "2024-09-11T13:17:53+00:00"
|
|
},
|
|
{
|
|
"name": "psr/simple-cache",
|
|
"version": "3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/simple-cache.git",
|
|
"reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
|
|
"reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\SimpleCache\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interfaces for simple caching",
|
|
"keywords": [
|
|
"cache",
|
|
"caching",
|
|
"psr",
|
|
"psr-16",
|
|
"simple-cache"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
|
|
},
|
|
"time": "2021-10-29T13:26:27+00:00"
|
|
},
|
|
{
|
|
"name": "rmrevin/yii2-fontawesome",
|
|
"version": "3.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/rmrevin/yii2-fontawesome.git",
|
|
"reference": "4a1c6b60773ffdbac87de3e6ae1d97ec07cc81e1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/rmrevin/yii2-fontawesome/zipball/4a1c6b60773ffdbac87de3e6ae1d97ec07cc81e1",
|
|
"reference": "4a1c6b60773ffdbac87de3e6ae1d97ec07cc81e1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"fortawesome/font-awesome": "^5.15.0",
|
|
"php": ">=5.4.0",
|
|
"yiisoft/yii2": "^2.0.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/instantiator": "1.0.*",
|
|
"phpdocumentor/reflection-docblock": "~3.1.0",
|
|
"phpunit/phpunit": "^6.0"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"asset-installer-paths": {
|
|
"npm-asset-library": "vendor/npm",
|
|
"bower-asset-library": "vendor/bower"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"rmrevin\\yii\\fontawesome\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Revin Roman",
|
|
"email": "roman@rmrevin.com",
|
|
"homepage": "https://rmrevin.com/"
|
|
}
|
|
],
|
|
"description": "Asset Bundle for Yii2 with Font Awesome",
|
|
"keywords": [
|
|
"asset",
|
|
"awesome",
|
|
"bundle",
|
|
"font",
|
|
"yii"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/rmrevin/yii2-fontawesome/issues",
|
|
"source": "https://github.com/rmrevin/yii2-fontawesome"
|
|
},
|
|
"time": "2021-01-13T13:58:04+00:00"
|
|
},
|
|
{
|
|
"name": "select2/select2",
|
|
"version": "4.0.13",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/select2/select2.git",
|
|
"reference": "45f2b83ceed5231afa7b3d5b12b58ad335edd82e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/select2/select2/zipball/45f2b83ceed5231afa7b3d5b12b58ad335edd82e",
|
|
"reference": "45f2b83ceed5231afa7b3d5b12b58ad335edd82e",
|
|
"shasum": ""
|
|
},
|
|
"type": "component",
|
|
"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"
|
|
]
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Select2 is a jQuery based replacement for select boxes.",
|
|
"homepage": "https://select2.org/",
|
|
"support": {
|
|
"issues": "https://github.com/select2/select2/issues",
|
|
"source": "https://github.com/select2/select2/tree/4.0.13"
|
|
},
|
|
"time": "2020-01-28T05:01:22+00:00"
|
|
},
|
|
{
|
|
"name": "setasign/fpdi",
|
|
"version": "v2.6.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Setasign/FPDI.git",
|
|
"reference": "4b53852fde2734ec6a07e458a085db627c60eada"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Setasign/FPDI/zipball/4b53852fde2734ec6a07e458a085db627c60eada",
|
|
"reference": "4b53852fde2734ec6a07e458a085db627c60eada",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-zlib": "*",
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"conflict": {
|
|
"setasign/tfpdf": "<1.31"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^7",
|
|
"setasign/fpdf": "~1.8.6",
|
|
"setasign/tfpdf": "~1.33",
|
|
"squizlabs/php_codesniffer": "^3.5",
|
|
"tecnickcom/tcpdf": "^6.8"
|
|
},
|
|
"suggest": {
|
|
"setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"setasign\\Fpdi\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jan Slabon",
|
|
"email": "jan.slabon@setasign.com",
|
|
"homepage": "https://www.setasign.com"
|
|
},
|
|
{
|
|
"name": "Maximilian Kresse",
|
|
"email": "maximilian.kresse@setasign.com",
|
|
"homepage": "https://www.setasign.com"
|
|
}
|
|
],
|
|
"description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
|
|
"homepage": "https://www.setasign.com/fpdi",
|
|
"keywords": [
|
|
"fpdf",
|
|
"fpdi",
|
|
"pdf"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Setasign/FPDI/issues",
|
|
"source": "https://github.com/Setasign/FPDI/tree/v2.6.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2025-08-05T09:57:14+00:00"
|
|
},
|
|
{
|
|
"name": "sunhater/kcfinder",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sunhater/kcfinder.git",
|
|
"reference": "b645d2a81e647d63780c238b130593e32b4d95a9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sunhater/kcfinder/zipball/b645d2a81e647d63780c238b130593e32b4d95a9",
|
|
"reference": "b645d2a81e647d63780c238b130593e32b4d95a9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-gd": "*",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"suggest": {
|
|
"ext-curl": "*",
|
|
"ext-exif": "*",
|
|
"ext-fileinfo": "*",
|
|
"ext-gmagick": "*",
|
|
"ext-http": "*",
|
|
"ext-imagick": "*",
|
|
"ext-sockets": "*",
|
|
"ext-zip": "*"
|
|
},
|
|
"default-branch": true,
|
|
"type": "library",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-3.0+",
|
|
"LGPL-3.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Pavel Tzonkov",
|
|
"email": "sunhater@sunhater.com",
|
|
"homepage": "http://sunhater.com",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "KCFinder web file manager",
|
|
"homepage": "http://kcfinder.sunhater.com",
|
|
"keywords": [
|
|
"explorer",
|
|
"file",
|
|
"file explorer",
|
|
"file manager",
|
|
"finder",
|
|
"kcfinder",
|
|
"manager"
|
|
],
|
|
"support": {
|
|
"email": "sunhater@sunhater.com",
|
|
"issues": "https://github.com/sunhater/kcfinder/issues",
|
|
"source": "https://github.com/sunhater/kcfinder"
|
|
},
|
|
"abandoned": true,
|
|
"time": "2014-08-24T00:00:00+00:00"
|
|
},
|
|
{
|
|
"name": "swiftmailer/swiftmailer",
|
|
"version": "v6.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/swiftmailer/swiftmailer.git",
|
|
"reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/8a5d5072dca8f48460fce2f4131fcc495eec654c",
|
|
"reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"egulias/email-validator": "^2.0|^3.1",
|
|
"php": ">=7.0.0",
|
|
"symfony/polyfill-iconv": "^1.0",
|
|
"symfony/polyfill-intl-idn": "^1.10",
|
|
"symfony/polyfill-mbstring": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "^1.0",
|
|
"symfony/phpunit-bridge": "^4.4|^5.4"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "Needed to support internationalized email addresses"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "6.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"lib/swift_required.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Chris Corbyn"
|
|
},
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
}
|
|
],
|
|
"description": "Swiftmailer, free feature-rich PHP mailer",
|
|
"homepage": "https://swiftmailer.symfony.com",
|
|
"keywords": [
|
|
"email",
|
|
"mail",
|
|
"mailer"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/swiftmailer/swiftmailer/issues",
|
|
"source": "https://github.com/swiftmailer/swiftmailer/tree/v6.3.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/swiftmailer/swiftmailer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"abandoned": "symfony/mailer",
|
|
"time": "2021-10-18T15:26:12+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-iconv",
|
|
"version": "v1.33.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-iconv.git",
|
|
"reference": "5f3b930437ae03ae5dff61269024d8ea1b3774aa"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/5f3b930437ae03ae5dff61269024d8ea1b3774aa",
|
|
"reference": "5f3b930437ae03ae5dff61269024d8ea1b3774aa",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"provide": {
|
|
"ext-iconv": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-iconv": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/polyfill",
|
|
"name": "symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Iconv\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for the Iconv extension",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"iconv",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-iconv/tree/v1.33.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-09-17T14:58:18+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-intl-idn",
|
|
"version": "v1.33.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-intl-idn.git",
|
|
"reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3",
|
|
"reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2",
|
|
"symfony/polyfill-intl-normalizer": "^1.10"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/polyfill",
|
|
"name": "symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Intl\\Idn\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Laurent Bassin",
|
|
"email": "laurent@bassin.info"
|
|
},
|
|
{
|
|
"name": "Trevor Rowbotham",
|
|
"email": "trevor.rowbotham@pm.me"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"idn",
|
|
"intl",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.33.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-09-10T14:38:51+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-intl-normalizer",
|
|
"version": "v1.33.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
|
"reference": "3833d7255cc303546435cb650316bff708a1c75c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
|
|
"reference": "3833d7255cc303546435cb650316bff708a1c75c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/polyfill",
|
|
"name": "symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
|
|
},
|
|
"classmap": [
|
|
"Resources/stubs"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for intl's Normalizer class and related functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"intl",
|
|
"normalizer",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.33.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-09-09T11:45:10+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-mbstring",
|
|
"version": "v1.33.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
"reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
|
|
"reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-iconv": "*",
|
|
"php": ">=7.2"
|
|
},
|
|
"provide": {
|
|
"ext-mbstring": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-mbstring": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/polyfill",
|
|
"name": "symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for the Mbstring extension",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"mbstring",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-12-23T08:48:59+00:00"
|
|
},
|
|
{
|
|
"name": "yii2assets/yii2-printthis",
|
|
"version": "v1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Yii2Assets/yii2-print-this.git",
|
|
"reference": "9705d38746b7c6f808d973a8d46e6e71c826648f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Yii2Assets/yii2-print-this/zipball/9705d38746b7c6f808d973a8d46e6e71c826648f",
|
|
"reference": "9705d38746b7c6f808d973a8d46e6e71c826648f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/printthis": "*",
|
|
"yiisoft/yii2": "*"
|
|
},
|
|
"type": "yii2-extension",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"yii2assets\\printthis\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Manop Kongoon",
|
|
"email": "kongoon@gmail.com",
|
|
"homepage": "https://www.programmerthailand.com/"
|
|
}
|
|
],
|
|
"description": "Print html by selector for Yii Framework 2.0",
|
|
"homepage": "https://github.com/Yii2Assets/yii2-print-this",
|
|
"keywords": [
|
|
"PrintThis",
|
|
"extension",
|
|
"html",
|
|
"print",
|
|
"yii",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Yii2Assets/yii2-print-this/issues",
|
|
"source": "https://github.com/Yii2Assets/yii2-print-this/tree/master"
|
|
},
|
|
"time": "2018-03-28T14:22:25+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2",
|
|
"version": "2.0.54",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-framework.git",
|
|
"reference": "99daebf2de0b031d129706a5db6ce0802c70bac9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/99daebf2de0b031d129706a5db6ce0802c70bac9",
|
|
"reference": "99daebf2de0b031d129706a5db6ce0802c70bac9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/inputmask": "^5.0.8 ",
|
|
"bower-asset/jquery": "3.7.*@stable | 3.6.*@stable | 3.5.*@stable | 3.4.*@stable | 3.3.*@stable | 3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
|
|
"bower-asset/punycode": "^2.2",
|
|
"bower-asset/yii2-pjax": "~2.0.1",
|
|
"cebe/markdown": "~1.0.0 | ~1.1.0 | ~1.2.0",
|
|
"ext-ctype": "*",
|
|
"ext-mbstring": "*",
|
|
"ezyang/htmlpurifier": "^4.17",
|
|
"lib-pcre": "*",
|
|
"php": ">=7.4.0",
|
|
"yiisoft/yii2-composer": "~2.0.4"
|
|
},
|
|
"bin": [
|
|
"yii"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"yii\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Qiang Xue",
|
|
"email": "qiang.xue@gmail.com",
|
|
"homepage": "https://www.yiiframework.com/",
|
|
"role": "Founder and project lead"
|
|
},
|
|
{
|
|
"name": "Alexander Makarov",
|
|
"email": "sam@rmcreative.ru",
|
|
"homepage": "https://rmcreative.ru/",
|
|
"role": "Core framework development"
|
|
},
|
|
{
|
|
"name": "Maurizio Domba",
|
|
"homepage": "http://mdomba.info/",
|
|
"role": "Core framework development"
|
|
},
|
|
{
|
|
"name": "Carsten Brandt",
|
|
"email": "mail@cebe.cc",
|
|
"homepage": "https://www.cebe.cc/",
|
|
"role": "Core framework development"
|
|
},
|
|
{
|
|
"name": "Timur Ruziev",
|
|
"email": "resurtm@gmail.com",
|
|
"homepage": "http://resurtm.com/",
|
|
"role": "Core framework development"
|
|
},
|
|
{
|
|
"name": "Paul Klimov",
|
|
"email": "klimov.paul@gmail.com",
|
|
"role": "Core framework development"
|
|
},
|
|
{
|
|
"name": "Dmitry Naumenko",
|
|
"email": "d.naumenko.a@gmail.com",
|
|
"role": "Core framework development"
|
|
},
|
|
{
|
|
"name": "Boudewijn Vahrmeijer",
|
|
"email": "info@dynasource.eu",
|
|
"homepage": "http://dynasource.eu",
|
|
"role": "Core framework development"
|
|
}
|
|
],
|
|
"description": "Yii PHP Framework Version 2",
|
|
"homepage": "https://www.yiiframework.com/",
|
|
"keywords": [
|
|
"framework",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"forum": "https://forum.yiiframework.com/",
|
|
"irc": "ircs://irc.libera.chat:6697/yii",
|
|
"issues": "https://github.com/yiisoft/yii2/issues?state=open",
|
|
"source": "https://github.com/yiisoft/yii2",
|
|
"wiki": "https://www.yiiframework.com/wiki"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/yiisoft",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://opencollective.com/yiisoft",
|
|
"type": "open_collective"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-01-09T22:24:11+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2-authclient",
|
|
"version": "2.2.17",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-authclient.git",
|
|
"reference": "3e095a95c19a78f802e307bd20eb6926dbf0fd5d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-authclient/zipball/3e095a95c19a78f802e307bd20eb6926dbf0fd5d",
|
|
"reference": "3e095a95c19a78f802e307bd20eb6926dbf0fd5d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"paragonie/random_compat": ">=1",
|
|
"yiisoft/yii2": "~2.0.13",
|
|
"yiisoft/yii2-httpclient": "~2.0.5"
|
|
},
|
|
"require-dev": {
|
|
"cweagans/composer-patches": "^1.7",
|
|
"phpunit/phpunit": "4.8.34"
|
|
},
|
|
"suggest": {
|
|
"web-token/jwt-checker": "required for JWS, JWT or JWK related flows like OpenIDConnect",
|
|
"web-token/jwt-key-mgmt": "required for JWS, JWT or JWK related flows like OpenIDConnect",
|
|
"web-token/jwt-signature": "required for JWS, JWT or JWK related flows like OpenIDConnect",
|
|
"web-token/jwt-signature-algorithm-ecdsa": "required for JWS, JWT or JWK related flows like OpenIDConnect",
|
|
"web-token/jwt-signature-algorithm-hmac": "required for JWS, JWT or JWK related flows like OpenIDConnect",
|
|
"web-token/jwt-signature-algorithm-rsa": "required for JWS, JWT or JWK related flows like OpenIDConnect"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"patches": {
|
|
"phpunit/phpunit": {
|
|
"Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
|
|
"Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
|
|
},
|
|
"phpunit/phpunit-mock-objects": {
|
|
"Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"yii\\authclient\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Paul Klimov",
|
|
"email": "klimov.paul@gmail.com"
|
|
}
|
|
],
|
|
"description": "External authentication via OAuth and OpenID for the Yii framework",
|
|
"keywords": [
|
|
"OpenID Connect",
|
|
"OpenId",
|
|
"api",
|
|
"auth",
|
|
"oauth",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"forum": "https://www.yiiframework.com/forum/",
|
|
"irc": "ircs://irc.libera.chat:6697/yii",
|
|
"issues": "https://github.com/yiisoft/yii2-authclient/issues",
|
|
"source": "https://github.com/yiisoft/yii2-authclient",
|
|
"wiki": "https://www.yiiframework.com/wiki/"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/yiisoft",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://opencollective.com/yiisoft",
|
|
"type": "open_collective"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-authclient",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2025-02-13T21:32:58+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2-bootstrap",
|
|
"version": "2.0.11",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-bootstrap.git",
|
|
"reference": "83d144f4089adaa7064ad60dc4c1436daa2eb30e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/83d144f4089adaa7064ad60dc4c1436daa2eb30e",
|
|
"reference": "83d144f4089adaa7064ad60dc4c1436daa2eb30e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/bootstrap": "3.4.* | 3.3.* | 3.2.* | 3.1.*",
|
|
"yiisoft/yii2": "~2.0.6"
|
|
},
|
|
"require-dev": {
|
|
"cweagans/composer-patches": "^1.7",
|
|
"phpunit/phpunit": "4.8.34"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"patches": {
|
|
"phpunit/phpunit": {
|
|
"Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
|
|
"Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
|
|
},
|
|
"phpunit/phpunit-mock-objects": {
|
|
"Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"yii\\bootstrap\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Qiang Xue",
|
|
"email": "qiang.xue@gmail.com",
|
|
"homepage": "http://www.yiiframework.com/"
|
|
},
|
|
{
|
|
"name": "Alexander Makarov",
|
|
"email": "sam@rmcreative.ru",
|
|
"homepage": "http://rmcreative.ru/"
|
|
},
|
|
{
|
|
"name": "Antonio Ramirez",
|
|
"email": "amigo.cobos@gmail.com"
|
|
},
|
|
{
|
|
"name": "Paul Klimov",
|
|
"email": "klimov.paul@gmail.com"
|
|
}
|
|
],
|
|
"description": "The Twitter Bootstrap extension for the Yii framework",
|
|
"keywords": [
|
|
"bootstrap",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"forum": "http://www.yiiframework.com/forum/",
|
|
"irc": "irc://irc.freenode.net/yii",
|
|
"issues": "https://github.com/yiisoft/yii2-bootstrap/issues",
|
|
"source": "https://github.com/yiisoft/yii2-bootstrap",
|
|
"wiki": "http://www.yiiframework.com/wiki/"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/yiisoft",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://opencollective.com/yiisoft",
|
|
"type": "open_collective"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-bootstrap",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-08-09T20:54:06+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2-bootstrap4",
|
|
"version": "2.0.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-bootstrap4.git",
|
|
"reference": "49f9b70de3f5ab55ea1dc1ea57021a6bf91b3102"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-bootstrap4/zipball/49f9b70de3f5ab55ea1dc1ea57021a6bf91b3102",
|
|
"reference": "49f9b70de3f5ab55ea1dc1ea57021a6bf91b3102",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"npm-asset/bootstrap": "^4.3",
|
|
"yiisoft/yii2": "^2.0.43"
|
|
},
|
|
"require-dev": {
|
|
"cweagans/composer-patches": "^1.7",
|
|
"phpunit/phpunit": "4.8.34",
|
|
"yiisoft/yii2-coding-standards": "~2.0"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"patches": {
|
|
"phpunit/phpunit": {
|
|
"Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
|
|
"Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
|
|
},
|
|
"phpunit/phpunit-mock-objects": {
|
|
"Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"yii\\bootstrap4\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Qiang Xue",
|
|
"email": "qiang.xue@gmail.com",
|
|
"homepage": "https://www.yiiframework.com/"
|
|
},
|
|
{
|
|
"name": "Alexander Makarov",
|
|
"email": "sam@rmcreative.ru",
|
|
"homepage": "https://rmcreative.ru/"
|
|
},
|
|
{
|
|
"name": "Antonio Ramirez",
|
|
"email": "amigo.cobos@gmail.com"
|
|
},
|
|
{
|
|
"name": "Paul Klimov",
|
|
"email": "klimov.paul@gmail.com"
|
|
},
|
|
{
|
|
"name": "Simon Karlen",
|
|
"email": "simi.albi@outlook.com"
|
|
}
|
|
],
|
|
"description": "The Twitter Bootstrap extension for the Yii framework",
|
|
"keywords": [
|
|
"bootstrap",
|
|
"bootstrap4",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"forum": "https://www.yiiframework.com/forum/",
|
|
"irc": "ircs://irc.libera.chat:6697/yii",
|
|
"issues": "https://github.com/yiisoft/yii2-bootstrap4/issues",
|
|
"source": "https://github.com/yiisoft/yii2-bootstrap4",
|
|
"wiki": "https://www.yiiframework.com/wiki/"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/yiisoft",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://opencollective.com/yiisoft",
|
|
"type": "open_collective"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-bootstrap4",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2025-02-13T21:11:27+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2-composer",
|
|
"version": "2.0.11",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-composer.git",
|
|
"reference": "b684b01ecb119c8287721def726a0e24fec2fef2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/b684b01ecb119c8287721def726a0e24fec2fef2",
|
|
"reference": "b684b01ecb119c8287721def726a0e24fec2fef2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0 | ^2.0"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "^1.0 | ^2.0@dev",
|
|
"phpunit/phpunit": "<7"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "yii\\composer\\Plugin",
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"yii\\composer\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Qiang Xue",
|
|
"email": "qiang.xue@gmail.com"
|
|
},
|
|
{
|
|
"name": "Carsten Brandt",
|
|
"email": "mail@cebe.cc"
|
|
}
|
|
],
|
|
"description": "The composer plugin for Yii extension installer",
|
|
"keywords": [
|
|
"composer",
|
|
"extension installer",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"forum": "https://www.yiiframework.com/forum/",
|
|
"irc": "ircs://irc.libera.chat:6697/yii",
|
|
"issues": "https://github.com/yiisoft/yii2-composer/issues",
|
|
"source": "https://github.com/yiisoft/yii2-composer",
|
|
"wiki": "https://www.yiiframework.com/wiki/"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/yiisoft",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://opencollective.com/yiisoft",
|
|
"type": "open_collective"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-composer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2025-02-13T20:59:36+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2-httpclient",
|
|
"version": "2.0.16",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-httpclient.git",
|
|
"reference": "46c29475e19528f0c95f1c6ba0a89f172ebde8c1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-httpclient/zipball/46c29475e19528f0c95f1c6ba0a89f172ebde8c1",
|
|
"reference": "46c29475e19528f0c95f1c6ba0a89f172ebde8c1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"paragonie/random_compat": ">=1",
|
|
"yiisoft/yii2": "~2.0.13"
|
|
},
|
|
"require-dev": {
|
|
"cweagans/composer-patches": "^1.7",
|
|
"phpunit/phpunit": "4.8.34"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"patches": {
|
|
"phpunit/phpunit": {
|
|
"Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
|
|
"Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
|
|
},
|
|
"phpunit/phpunit-mock-objects": {
|
|
"Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
},
|
|
"composer-exit-on-patch-failure": true
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"yii\\httpclient\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Paul Klimov",
|
|
"email": "klimov.paul@gmail.com"
|
|
}
|
|
],
|
|
"description": "HTTP client extension for the Yii framework",
|
|
"keywords": [
|
|
"curl",
|
|
"http",
|
|
"httpclient",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"forum": "https://www.yiiframework.com/forum/",
|
|
"irc": "ircs://irc.libera.chat:6697/yii",
|
|
"issues": "https://github.com/yiisoft/yii2-httpclient/issues",
|
|
"source": "https://github.com/yiisoft/yii2-httpclient",
|
|
"wiki": "https://www.yiiframework.com/wiki/"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/yiisoft",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://opencollective.com/yiisoft",
|
|
"type": "open_collective"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-httpclient",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2025-02-13T21:09:57+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2-imagine",
|
|
"version": "2.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-imagine.git",
|
|
"reference": "7ec4332dc25893aec5a7cf084722b162b3a4d55d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-imagine/zipball/7ec4332dc25893aec5a7cf084722b162b3a4d55d",
|
|
"reference": "7ec4332dc25893aec5a7cf084722b162b3a4d55d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"imagine/imagine": "^1.0",
|
|
"yiisoft/yii2": "~2.0.0"
|
|
},
|
|
"require-dev": {
|
|
"cweagans/composer-patches": "^1.7",
|
|
"phpunit/phpunit": "4.8.34"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"patches": {
|
|
"phpunit/phpunit": {
|
|
"Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
|
|
"Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
|
|
},
|
|
"phpunit/phpunit-mock-objects": {
|
|
"Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
},
|
|
"composer-exit-on-patch-failure": true
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"yii\\imagine\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Antonio Ramirez",
|
|
"email": "amigo.cobos@gmail.com"
|
|
}
|
|
],
|
|
"description": "The Imagine integration for the Yii framework",
|
|
"keywords": [
|
|
"helper",
|
|
"image",
|
|
"imagine",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"forum": "http://www.yiiframework.com/forum/",
|
|
"irc": "irc://irc.freenode.net/yii",
|
|
"issues": "https://github.com/yiisoft/yii2-imagine/issues",
|
|
"source": "https://github.com/yiisoft/yii2-imagine",
|
|
"wiki": "http://www.yiiframework.com/wiki/"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/yiisoft",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://opencollective.com/yiisoft",
|
|
"type": "open_collective"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-imagine",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-09-04T10:06:40+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-swiftmailer",
|
|
"version": "2.1.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-swiftmailer.git",
|
|
"reference": "7b7ec871b4a63c0abbcd10e1ee3fb5be22f8b340"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/7b7ec871b4a63c0abbcd10e1ee3fb5be22f8b340",
|
|
"reference": "7b7ec871b4a63c0abbcd10e1ee3fb5be22f8b340",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"swiftmailer/swiftmailer": "~6.0",
|
|
"yiisoft/yii2": ">=2.0.4"
|
|
},
|
|
"require-dev": {
|
|
"cweagans/composer-patches": "^1.7",
|
|
"phpunit/phpunit": "4.8.34"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"patches": {
|
|
"phpunit/phpunit": {
|
|
"Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
|
|
"Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
|
|
},
|
|
"phpunit/phpunit-mock-objects": {
|
|
"Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "2.1.x-dev"
|
|
},
|
|
"composer-exit-on-patch-failure": true
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"yii\\swiftmailer\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Paul Klimov",
|
|
"email": "klimov.paul@gmail.com"
|
|
}
|
|
],
|
|
"description": "The SwiftMailer integration for the Yii framework",
|
|
"keywords": [
|
|
"email",
|
|
"mail",
|
|
"mailer",
|
|
"swift",
|
|
"swiftmailer",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"forum": "http://www.yiiframework.com/forum/",
|
|
"irc": "irc://irc.freenode.net/yii",
|
|
"issues": "https://github.com/yiisoft/yii2-swiftmailer/issues",
|
|
"source": "https://github.com/yiisoft/yii2-swiftmailer",
|
|
"wiki": "http://www.yiiframework.com/wiki/"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/yiisoft",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://opencollective.com/yiisoft",
|
|
"type": "open_collective"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-swiftmailer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-12-30T08:48:48+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [
|
|
{
|
|
"name": "behat/gherkin",
|
|
"version": "v4.16.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Behat/Gherkin.git",
|
|
"reference": "e26037937dfd48528746764dd870bc5d0836665f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Behat/Gherkin/zipball/e26037937dfd48528746764dd870bc5d0836665f",
|
|
"reference": "e26037937dfd48528746764dd870bc5d0836665f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-runtime-api": "^2.2",
|
|
"php": ">=8.1 <8.6"
|
|
},
|
|
"require-dev": {
|
|
"cucumber/gherkin-monorepo": "dev-gherkin-v37.0.0",
|
|
"friendsofphp/php-cs-fixer": "^3.77",
|
|
"mikey179/vfsstream": "^1.6",
|
|
"phpstan/extension-installer": "^1",
|
|
"phpstan/phpstan": "^2",
|
|
"phpstan/phpstan-phpunit": "^2",
|
|
"phpunit/phpunit": "^10.5",
|
|
"symfony/yaml": "^5.4 || ^6.4 || ^7.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/yaml": "If you want to parse features, represented in YAML files"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Behat\\Gherkin\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Konstantin Kudryashov",
|
|
"email": "ever.zet@gmail.com",
|
|
"homepage": "https://everzet.com"
|
|
}
|
|
],
|
|
"description": "Gherkin DSL parser for PHP",
|
|
"homepage": "https://behat.org/",
|
|
"keywords": [
|
|
"BDD",
|
|
"Behat",
|
|
"Cucumber",
|
|
"DSL",
|
|
"gherkin",
|
|
"parser"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Behat/Gherkin/issues",
|
|
"source": "https://github.com/Behat/Gherkin/tree/v4.16.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/acoulton",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/carlos-granados",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/stof",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2025-12-08T16:12:58+00:00"
|
|
},
|
|
{
|
|
"name": "codeception/codeception",
|
|
"version": "5.3.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Codeception/Codeception.git",
|
|
"reference": "83c2986ec2abe594cee2f706d9ec7aca2878fbe0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/83c2986ec2abe594cee2f706d9ec7aca2878fbe0",
|
|
"reference": "83c2986ec2abe594cee2f706d9ec7aca2878fbe0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"behat/gherkin": "^4.12",
|
|
"codeception/lib-asserts": "^2.2 | ^3.0.1",
|
|
"codeception/stub": "^4.1",
|
|
"ext-curl": "*",
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*",
|
|
"php": "^8.2",
|
|
"phpunit/php-code-coverage": "^9.2 | ^10.0 | ^11.0 | ^12.0 | ^13.0",
|
|
"phpunit/php-text-template": "^2.0 | ^3.0 | ^4.0 | ^5.0 | ^6.0",
|
|
"phpunit/php-timer": "^5.0.3 | ^6.0 | ^7.0 | ^8.0 | ^9.0",
|
|
"phpunit/phpunit": "^9.5.20 | ^10.0 | ^11.0 | ^12.0 | ^13.0",
|
|
"psy/psysh": "^0.11.2 | ^0.12",
|
|
"sebastian/comparator": "^4.0.5 | ^5.0 | ^6.0 | ^7.0 | ^8.0",
|
|
"sebastian/diff": "^4.0.3 | ^5.0 | ^6.0 | ^7.0 | ^8.0",
|
|
"symfony/console": ">=5.4.24 <9.0",
|
|
"symfony/css-selector": ">=5.4.24 <9.0",
|
|
"symfony/event-dispatcher": ">=5.4.24 <9.0",
|
|
"symfony/finder": ">=5.4.24 <9.0",
|
|
"symfony/var-dumper": ">=5.4.24 <9.0",
|
|
"symfony/yaml": ">=5.4.24 <9.0"
|
|
},
|
|
"conflict": {
|
|
"codeception/lib-innerbrowser": "<3.1.3",
|
|
"codeception/module-filesystem": "<3.0",
|
|
"codeception/module-phpbrowser": "<2.5"
|
|
},
|
|
"replace": {
|
|
"codeception/phpunit-wrapper": "*"
|
|
},
|
|
"require-dev": {
|
|
"codeception/lib-innerbrowser": "*@dev",
|
|
"codeception/lib-web": "*@dev",
|
|
"codeception/module-asserts": "dev-master",
|
|
"codeception/module-cli": "*@dev",
|
|
"codeception/module-db": "*@dev",
|
|
"codeception/module-filesystem": "*@dev",
|
|
"codeception/module-phpbrowser": "*@dev",
|
|
"codeception/module-webdriver": "*@dev",
|
|
"codeception/util-universalframework": "*@dev",
|
|
"doctrine/orm": "^3.3",
|
|
"ext-simplexml": "*",
|
|
"jetbrains/phpstorm-attributes": "^1.0",
|
|
"laravel-zero/phar-updater": "^1.4",
|
|
"php-webdriver/webdriver": "^1.15",
|
|
"stecman/symfony-console-completion": "^0.14 || ^0.15",
|
|
"symfony/dotenv": ">=5.4.24 <9.0",
|
|
"symfony/error-handler": ">=5.4.24 <9.0",
|
|
"symfony/process": ">=5.4.24 <9.0",
|
|
"vlucas/phpdotenv": "^5.1"
|
|
},
|
|
"suggest": {
|
|
"codeception/specify": "BDD-style code blocks",
|
|
"codeception/verify": "BDD-style assertions",
|
|
"ext-simplexml": "For loading params from XML files",
|
|
"stecman/symfony-console-completion": "For BASH autocompletion",
|
|
"symfony/dotenv": "For loading params from .env files",
|
|
"symfony/phpunit-bridge": "For phpunit-bridge support",
|
|
"vlucas/phpdotenv": "For loading params from .env files"
|
|
},
|
|
"bin": [
|
|
"codecept"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "5.3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"functions.php"
|
|
],
|
|
"psr-4": {
|
|
"Codeception\\": "src/Codeception",
|
|
"Codeception\\Extension\\": "ext"
|
|
},
|
|
"classmap": [
|
|
"src/PHPUnit/TestCase.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Bodnarchuk",
|
|
"email": "davert.ua@gmail.com",
|
|
"homepage": "https://codeception.com"
|
|
}
|
|
],
|
|
"description": "All-in-one PHP Testing Framework",
|
|
"homepage": "https://codeception.com/",
|
|
"keywords": [
|
|
"BDD",
|
|
"TDD",
|
|
"acceptance testing",
|
|
"functional testing",
|
|
"unit testing"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Codeception/Codeception/issues",
|
|
"source": "https://github.com/Codeception/Codeception/tree/5.3.5"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://opencollective.com/codeception",
|
|
"type": "open_collective"
|
|
}
|
|
],
|
|
"time": "2026-02-18T06:18:00+00:00"
|
|
},
|
|
{
|
|
"name": "codeception/lib-asserts",
|
|
"version": "3.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Codeception/lib-asserts.git",
|
|
"reference": "f161e5d3a9e5ae573ca01cfb3b5601ff5303df03"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Codeception/lib-asserts/zipball/f161e5d3a9e5ae573ca01cfb3b5601ff5303df03",
|
|
"reference": "f161e5d3a9e5ae573ca01cfb3b5601ff5303df03",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"php": "^8.2 || ^8.3 || ^8.4 || ^8.5",
|
|
"phpunit/phpunit": "^11.5 || ^12.0 || ^13.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Bodnarchuk",
|
|
"email": "davert@mail.ua",
|
|
"homepage": "http://codegyre.com"
|
|
},
|
|
{
|
|
"name": "Gintautas Miselis"
|
|
},
|
|
{
|
|
"name": "Gustavo Nieves",
|
|
"homepage": "https://medium.com/@ganieves"
|
|
}
|
|
],
|
|
"description": "Assertion methods used by Codeception core and Asserts module",
|
|
"homepage": "https://codeception.com/",
|
|
"keywords": [
|
|
"codeception"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Codeception/lib-asserts/issues",
|
|
"source": "https://github.com/Codeception/lib-asserts/tree/3.2.0"
|
|
},
|
|
"time": "2026-02-06T15:19:32+00:00"
|
|
},
|
|
{
|
|
"name": "codeception/lib-innerbrowser",
|
|
"version": "4.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Codeception/lib-innerbrowser.git",
|
|
"reference": "8af7f8402f976b32f67a83dfd4e31f8f5b1f7db3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Codeception/lib-innerbrowser/zipball/8af7f8402f976b32f67a83dfd4e31f8f5b1f7db3",
|
|
"reference": "8af7f8402f976b32f67a83dfd4e31f8f5b1f7db3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"codeception/codeception": "^5.0.8",
|
|
"codeception/lib-web": "^1.0.1 || ^2",
|
|
"ext-dom": "*",
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*",
|
|
"php": "^8.1",
|
|
"phpunit/phpunit": "^10.0 || ^11.0 || ^12.0 || ^13.0",
|
|
"symfony/browser-kit": "^4.4.24 || ^5.4 || ^6.0 || ^7.0 || ^8.0",
|
|
"symfony/dom-crawler": "^4.4.30 || ^5.4 || ^6.0 || ^7.0 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"codeception/util-universalframework": "^1.0 || ^2.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Bodnarchuk",
|
|
"email": "davert@mail.ua",
|
|
"homepage": "https://codegyre.com"
|
|
},
|
|
{
|
|
"name": "Gintautas Miselis"
|
|
}
|
|
],
|
|
"description": "Parent library for all Codeception framework modules and PhpBrowser",
|
|
"homepage": "https://codeception.com/",
|
|
"keywords": [
|
|
"codeception"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Codeception/lib-innerbrowser/issues",
|
|
"source": "https://github.com/Codeception/lib-innerbrowser/tree/4.1.0"
|
|
},
|
|
"time": "2026-02-07T10:09:13+00:00"
|
|
},
|
|
{
|
|
"name": "codeception/lib-web",
|
|
"version": "2.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Codeception/lib-web.git",
|
|
"reference": "a030a3a22fc8e856b5957086794ed5403c7992d9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Codeception/lib-web/zipball/a030a3a22fc8e856b5957086794ed5403c7992d9",
|
|
"reference": "a030a3a22fc8e856b5957086794ed5403c7992d9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"guzzlehttp/psr7": "^2.0",
|
|
"php": "^8.2",
|
|
"phpunit/phpunit": "^11.5 | ^12 | ^13",
|
|
"symfony/css-selector": ">=4.4.24 <9.0"
|
|
},
|
|
"conflict": {
|
|
"codeception/codeception": "<5.0.0-alpha3"
|
|
},
|
|
"require-dev": {
|
|
"php-webdriver/webdriver": "^1.12"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Gintautas Miselis"
|
|
}
|
|
],
|
|
"description": "Library containing files used by module-webdriver and lib-innerbrowser or module-phpbrowser",
|
|
"homepage": "https://codeception.com/",
|
|
"keywords": [
|
|
"codeception"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Codeception/lib-web/issues",
|
|
"source": "https://github.com/Codeception/lib-web/tree/2.1.0"
|
|
},
|
|
"time": "2026-02-06T15:22:13+00:00"
|
|
},
|
|
{
|
|
"name": "codeception/module-asserts",
|
|
"version": "3.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Codeception/module-asserts.git",
|
|
"reference": "3b4ec5dc771a135e13c79f7e9a6eacd74779e4ad"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Codeception/module-asserts/zipball/3b4ec5dc771a135e13c79f7e9a6eacd74779e4ad",
|
|
"reference": "3b4ec5dc771a135e13c79f7e9a6eacd74779e4ad",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"codeception/codeception": "*@dev",
|
|
"codeception/lib-asserts": "^3.1",
|
|
"php": "^8.2"
|
|
},
|
|
"conflict": {
|
|
"codeception/codeception": "<5.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Bodnarchuk"
|
|
},
|
|
{
|
|
"name": "Gintautas Miselis"
|
|
},
|
|
{
|
|
"name": "Gustavo Nieves",
|
|
"homepage": "https://medium.com/@ganieves"
|
|
}
|
|
],
|
|
"description": "Codeception module containing various assertions",
|
|
"homepage": "https://codeception.com/",
|
|
"keywords": [
|
|
"assertions",
|
|
"asserts",
|
|
"codeception"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Codeception/module-asserts/issues",
|
|
"source": "https://github.com/Codeception/module-asserts/tree/3.3.0"
|
|
},
|
|
"time": "2025-12-23T21:16:13+00:00"
|
|
},
|
|
{
|
|
"name": "codeception/module-filesystem",
|
|
"version": "3.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Codeception/module-filesystem.git",
|
|
"reference": "2a81b5534a6679b4f17256f8275ca0048add6ef8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Codeception/module-filesystem/zipball/2a81b5534a6679b4f17256f8275ca0048add6ef8",
|
|
"reference": "2a81b5534a6679b4f17256f8275ca0048add6ef8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"codeception/codeception": "*@dev",
|
|
"php": "^8.2",
|
|
"symfony/finder": "^4.4 || ^5.4 || ^6.0 || ^7.0 || ^8.0"
|
|
},
|
|
"conflict": {
|
|
"codeception/codeception": "<5.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Bodnarchuk"
|
|
},
|
|
{
|
|
"name": "Gintautas Miselis"
|
|
}
|
|
],
|
|
"description": "Codeception module for testing local filesystem",
|
|
"homepage": "https://codeception.com/",
|
|
"keywords": [
|
|
"codeception",
|
|
"filesystem"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Codeception/module-filesystem/issues",
|
|
"source": "https://github.com/Codeception/module-filesystem/tree/3.0.2"
|
|
},
|
|
"time": "2025-11-28T11:47:18+00:00"
|
|
},
|
|
{
|
|
"name": "codeception/module-yii2",
|
|
"version": "v2.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Codeception/module-yii2.git",
|
|
"reference": "0ef19b82932c4a569bbf678e7251b0424b02de72"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Codeception/module-yii2/zipball/0ef19b82932c4a569bbf678e7251b0424b02de72",
|
|
"reference": "0ef19b82932c4a569bbf678e7251b0424b02de72",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"codeception/codeception": "^5.0.8",
|
|
"codeception/lib-innerbrowser": "^3.0 | ^4.0",
|
|
"php": "^8.3"
|
|
},
|
|
"require-dev": {
|
|
"codeception/module-asserts": ">= 3.0",
|
|
"codeception/module-filesystem": "> 3.0",
|
|
"codeception/verify": "^3.0",
|
|
"phpstan/phpstan": "^2",
|
|
"symplify/easy-coding-standard": "^12.5",
|
|
"yiisoft/yii2": "dev-master",
|
|
"yiisoft/yii2-app-advanced": "dev-master"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alexander Makarov"
|
|
},
|
|
{
|
|
"name": "Sam Mouse"
|
|
},
|
|
{
|
|
"name": "Michael Bodnarchuk"
|
|
}
|
|
],
|
|
"description": "Codeception module for Yii2 framework",
|
|
"homepage": "https://codeception.com/",
|
|
"keywords": [
|
|
"codeception",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Codeception/module-yii2/issues",
|
|
"source": "https://github.com/Codeception/module-yii2/tree/v2.0.5"
|
|
},
|
|
"time": "2025-12-18T19:04:35+00:00"
|
|
},
|
|
{
|
|
"name": "codeception/stub",
|
|
"version": "4.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Codeception/Stub.git",
|
|
"reference": "6305b97eaf6ea9bdaed29a5bd4d6f2948f577d8f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Codeception/Stub/zipball/6305b97eaf6ea9bdaed29a5bd4d6f2948f577d8f",
|
|
"reference": "6305b97eaf6ea9bdaed29a5bd4d6f2948f577d8f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^8.1",
|
|
"phpunit/phpunit": "^8.4 | ^9.0 | ^10.0 | ^11 | ^12 | ^13"
|
|
},
|
|
"conflict": {
|
|
"codeception/codeception": "<5.0.6"
|
|
},
|
|
"require-dev": {
|
|
"consolidation/robo": "^4.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Codeception\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Flexible Stub wrapper for PHPUnit's Mock Builder",
|
|
"support": {
|
|
"issues": "https://github.com/Codeception/Stub/issues",
|
|
"source": "https://github.com/Codeception/Stub/tree/4.3.0"
|
|
},
|
|
"time": "2026-02-06T15:19:04+00:00"
|
|
},
|
|
{
|
|
"name": "codeception/verify",
|
|
"version": "3.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Codeception/Verify.git",
|
|
"reference": "3d5df69a6d56685ca88fbbf7a1218f03b08324e5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Codeception/Verify/zipball/3d5df69a6d56685ca88fbbf7a1218f03b08324e5",
|
|
"reference": "3d5df69a6d56685ca88fbbf7a1218f03b08324e5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"php": "^7.4 || ^8.0",
|
|
"phpunit/phpunit": "^9.6.11 || ^10.0 || ^11.0 || ^12.0 || ^13.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/Codeception/bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Codeception\\": "src\\Codeception"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Bodnarchuk",
|
|
"email": "davert@codeception.com"
|
|
},
|
|
{
|
|
"name": "Gustavo Nieves",
|
|
"homepage": "https://medium.com/@ganieves"
|
|
}
|
|
],
|
|
"description": "BDD assertion library for PHPUnit",
|
|
"support": {
|
|
"issues": "https://github.com/Codeception/Verify/issues",
|
|
"source": "https://github.com/Codeception/Verify/tree/3.4.0"
|
|
},
|
|
"time": "2026-02-22T22:13:25+00:00"
|
|
},
|
|
{
|
|
"name": "fakerphp/faker",
|
|
"version": "v1.24.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/FakerPHP/Faker.git",
|
|
"reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/FakerPHP/Faker/zipball/e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5",
|
|
"reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.4 || ^8.0",
|
|
"psr/container": "^1.0 || ^2.0",
|
|
"symfony/deprecation-contracts": "^2.2 || ^3.0"
|
|
},
|
|
"conflict": {
|
|
"fzaninotto/faker": "*"
|
|
},
|
|
"require-dev": {
|
|
"bamarni/composer-bin-plugin": "^1.4.1",
|
|
"doctrine/persistence": "^1.3 || ^2.0",
|
|
"ext-intl": "*",
|
|
"phpunit/phpunit": "^9.5.26",
|
|
"symfony/phpunit-bridge": "^5.4.16"
|
|
},
|
|
"suggest": {
|
|
"doctrine/orm": "Required to use Faker\\ORM\\Doctrine",
|
|
"ext-curl": "Required by Faker\\Provider\\Image to download images.",
|
|
"ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
|
|
"ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
|
|
"ext-mbstring": "Required for multibyte Unicode string functionality."
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Faker\\": "src/Faker/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "François Zaninotto"
|
|
}
|
|
],
|
|
"description": "Faker is a PHP library that generates fake data for you.",
|
|
"keywords": [
|
|
"data",
|
|
"faker",
|
|
"fixtures"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/FakerPHP/Faker/issues",
|
|
"source": "https://github.com/FakerPHP/Faker/tree/v1.24.1"
|
|
},
|
|
"time": "2024-11-21T13:46:39+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/psr7",
|
|
"version": "2.8.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/psr7.git",
|
|
"reference": "21dc724a0583619cd1652f673303492272778051"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/psr7/zipball/21dc724a0583619cd1652f673303492272778051",
|
|
"reference": "21dc724a0583619cd1652f673303492272778051",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2.5 || ^8.0",
|
|
"psr/http-factory": "^1.0",
|
|
"psr/http-message": "^1.1 || ^2.0",
|
|
"ralouphie/getallheaders": "^3.0"
|
|
},
|
|
"provide": {
|
|
"psr/http-factory-implementation": "1.0",
|
|
"psr/http-message-implementation": "1.0"
|
|
},
|
|
"require-dev": {
|
|
"bamarni/composer-bin-plugin": "^1.8.2",
|
|
"http-interop/http-factory-tests": "0.9.0",
|
|
"phpunit/phpunit": "^8.5.44 || ^9.6.25"
|
|
},
|
|
"suggest": {
|
|
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"bamarni-bin": {
|
|
"bin-links": true,
|
|
"forward-command": false
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"GuzzleHttp\\Psr7\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Graham Campbell",
|
|
"email": "hello@gjcampbell.co.uk",
|
|
"homepage": "https://github.com/GrahamCampbell"
|
|
},
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
},
|
|
{
|
|
"name": "George Mponos",
|
|
"email": "gmponos@gmail.com",
|
|
"homepage": "https://github.com/gmponos"
|
|
},
|
|
{
|
|
"name": "Tobias Nyholm",
|
|
"email": "tobias.nyholm@gmail.com",
|
|
"homepage": "https://github.com/Nyholm"
|
|
},
|
|
{
|
|
"name": "Márk Sági-Kazár",
|
|
"email": "mark.sagikazar@gmail.com",
|
|
"homepage": "https://github.com/sagikazarmark"
|
|
},
|
|
{
|
|
"name": "Tobias Schultze",
|
|
"email": "webmaster@tubo-world.de",
|
|
"homepage": "https://github.com/Tobion"
|
|
},
|
|
{
|
|
"name": "Márk Sági-Kazár",
|
|
"email": "mark.sagikazar@gmail.com",
|
|
"homepage": "https://sagikazarmark.hu"
|
|
}
|
|
],
|
|
"description": "PSR-7 message implementation that also provides common utility methods",
|
|
"keywords": [
|
|
"http",
|
|
"message",
|
|
"psr-7",
|
|
"request",
|
|
"response",
|
|
"stream",
|
|
"uri",
|
|
"url"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/guzzle/psr7/issues",
|
|
"source": "https://github.com/guzzle/psr7/tree/2.8.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/GrahamCampbell",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/Nyholm",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2025-08-23T21:21:41+00:00"
|
|
},
|
|
{
|
|
"name": "nikic/php-parser",
|
|
"version": "v5.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
|
"reference": "dca41cd15c2ac9d055ad70dbfd011130757d1f82"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/dca41cd15c2ac9d055ad70dbfd011130757d1f82",
|
|
"reference": "dca41cd15c2ac9d055ad70dbfd011130757d1f82",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-ctype": "*",
|
|
"ext-json": "*",
|
|
"ext-tokenizer": "*",
|
|
"php": ">=7.4"
|
|
},
|
|
"require-dev": {
|
|
"ircmaxell/php-yacc": "^0.0.7",
|
|
"phpunit/phpunit": "^9.0"
|
|
},
|
|
"bin": [
|
|
"bin/php-parse"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "5.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PhpParser\\": "lib/PhpParser"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nikita Popov"
|
|
}
|
|
],
|
|
"description": "A PHP parser written in PHP",
|
|
"keywords": [
|
|
"parser",
|
|
"php"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nikic/PHP-Parser/issues",
|
|
"source": "https://github.com/nikic/PHP-Parser/tree/v5.7.0"
|
|
},
|
|
"time": "2025-12-06T11:56:16+00:00"
|
|
},
|
|
{
|
|
"name": "phar-io/manifest",
|
|
"version": "2.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phar-io/manifest.git",
|
|
"reference": "54750ef60c58e43759730615a392c31c80e23176"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176",
|
|
"reference": "54750ef60c58e43759730615a392c31c80e23176",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-libxml": "*",
|
|
"ext-phar": "*",
|
|
"ext-xmlwriter": "*",
|
|
"phar-io/version": "^3.0.1",
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Arne Blankerts",
|
|
"email": "arne@blankerts.de",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Sebastian Heuer",
|
|
"email": "sebastian@phpeople.de",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
|
|
"support": {
|
|
"issues": "https://github.com/phar-io/manifest/issues",
|
|
"source": "https://github.com/phar-io/manifest/tree/2.0.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/theseer",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2024-03-03T12:33:53+00:00"
|
|
},
|
|
{
|
|
"name": "phar-io/version",
|
|
"version": "3.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phar-io/version.git",
|
|
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
|
|
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Arne Blankerts",
|
|
"email": "arne@blankerts.de",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Sebastian Heuer",
|
|
"email": "sebastian@phpeople.de",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Library for handling version information and constraints",
|
|
"support": {
|
|
"issues": "https://github.com/phar-io/version/issues",
|
|
"source": "https://github.com/phar-io/version/tree/3.2.1"
|
|
},
|
|
"time": "2022-02-21T01:04:05+00:00"
|
|
},
|
|
{
|
|
"name": "phpspec/php-diff",
|
|
"version": "v1.1.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpspec/php-diff.git",
|
|
"reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpspec/php-diff/zipball/fc1156187f9f6c8395886fe85ed88a0a245d72e9",
|
|
"reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Diff": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Chris Boulton",
|
|
"homepage": "http://github.com/chrisboulton"
|
|
}
|
|
],
|
|
"description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
|
|
"support": {
|
|
"source": "https://github.com/phpspec/php-diff/tree/v1.1.3"
|
|
},
|
|
"time": "2020-09-18T13:47:07+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/php-code-coverage",
|
|
"version": "13.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
|
"reference": "a8b58fde2f4fbc69a064e1f80ff917607cf7737c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/a8b58fde2f4fbc69a064e1f80ff917607cf7737c",
|
|
"reference": "a8b58fde2f4fbc69a064e1f80ff917607cf7737c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-libxml": "*",
|
|
"ext-xmlwriter": "*",
|
|
"nikic/php-parser": "^5.7.0",
|
|
"php": ">=8.4",
|
|
"phpunit/php-file-iterator": "^7.0",
|
|
"phpunit/php-text-template": "^6.0",
|
|
"sebastian/complexity": "^6.0",
|
|
"sebastian/environment": "^9.0",
|
|
"sebastian/lines-of-code": "^5.0",
|
|
"sebastian/version": "^7.0",
|
|
"theseer/tokenizer": "^2.0.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^13.0"
|
|
},
|
|
"suggest": {
|
|
"ext-pcov": "PHP extension that provides line coverage",
|
|
"ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "13.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
|
|
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
|
|
"keywords": [
|
|
"coverage",
|
|
"testing",
|
|
"xunit"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
|
|
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/13.0.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/phpunit/php-code-coverage",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-06T06:05:15+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/php-file-iterator",
|
|
"version": "7.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
|
|
"reference": "6e5aa1fb0a95b1703d83e721299ee18bb4e2de50"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6e5aa1fb0a95b1703d83e721299ee18bb4e2de50",
|
|
"reference": "6e5aa1fb0a95b1703d83e721299ee18bb4e2de50",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^13.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "7.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
|
|
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
|
|
"keywords": [
|
|
"filesystem",
|
|
"iterator"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
|
|
"security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/7.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/phpunit/php-file-iterator",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-06T04:33:26+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/php-invoker",
|
|
"version": "7.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-invoker.git",
|
|
"reference": "42e5c5cae0c65df12d1b1a3ab52bf3f50f244d88"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/42e5c5cae0c65df12d1b1a3ab52bf3f50f244d88",
|
|
"reference": "42e5c5cae0c65df12d1b1a3ab52bf3f50f244d88",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4"
|
|
},
|
|
"require-dev": {
|
|
"ext-pcntl": "*",
|
|
"phpunit/phpunit": "^13.0"
|
|
},
|
|
"suggest": {
|
|
"ext-pcntl": "*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "7.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Invoke callables with a timeout",
|
|
"homepage": "https://github.com/sebastianbergmann/php-invoker/",
|
|
"keywords": [
|
|
"process"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/php-invoker/issues",
|
|
"security": "https://github.com/sebastianbergmann/php-invoker/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/php-invoker/tree/7.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/phpunit/php-invoker",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-06T04:34:47+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/php-text-template",
|
|
"version": "6.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-text-template.git",
|
|
"reference": "a47af19f93f76aa3368303d752aa5272ca3299f4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/a47af19f93f76aa3368303d752aa5272ca3299f4",
|
|
"reference": "a47af19f93f76aa3368303d752aa5272ca3299f4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^13.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "6.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Simple template engine.",
|
|
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
|
|
"keywords": [
|
|
"template"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
|
|
"security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/php-text-template/tree/6.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/phpunit/php-text-template",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-06T04:36:37+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/php-timer",
|
|
"version": "9.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-timer.git",
|
|
"reference": "a0e12065831f6ab0d83120dc61513eb8d9a966f6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/a0e12065831f6ab0d83120dc61513eb8d9a966f6",
|
|
"reference": "a0e12065831f6ab0d83120dc61513eb8d9a966f6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^13.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "9.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Utility class for timing",
|
|
"homepage": "https://github.com/sebastianbergmann/php-timer/",
|
|
"keywords": [
|
|
"timer"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/php-timer/issues",
|
|
"security": "https://github.com/sebastianbergmann/php-timer/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/php-timer/tree/9.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/phpunit/php-timer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-06T04:37:53+00:00"
|
|
},
|
|
{
|
|
"name": "phpunit/phpunit",
|
|
"version": "13.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
"reference": "d57826e8921a534680c613924bfd921ded8047f4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d57826e8921a534680c613924bfd921ded8047f4",
|
|
"reference": "d57826e8921a534680c613924bfd921ded8047f4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-json": "*",
|
|
"ext-libxml": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-xml": "*",
|
|
"ext-xmlwriter": "*",
|
|
"myclabs/deep-copy": "^1.13.4",
|
|
"phar-io/manifest": "^2.0.4",
|
|
"phar-io/version": "^3.2.1",
|
|
"php": ">=8.4.1",
|
|
"phpunit/php-code-coverage": "^13.0.1",
|
|
"phpunit/php-file-iterator": "^7.0.0",
|
|
"phpunit/php-invoker": "^7.0.0",
|
|
"phpunit/php-text-template": "^6.0.0",
|
|
"phpunit/php-timer": "^9.0.0",
|
|
"sebastian/cli-parser": "^5.0.0",
|
|
"sebastian/comparator": "^8.0.0",
|
|
"sebastian/diff": "^8.0.0",
|
|
"sebastian/environment": "^9.0.0",
|
|
"sebastian/exporter": "^8.0.0",
|
|
"sebastian/global-state": "^9.0.0",
|
|
"sebastian/object-enumerator": "^8.0.0",
|
|
"sebastian/recursion-context": "^8.0.0",
|
|
"sebastian/type": "^7.0.0",
|
|
"sebastian/version": "^7.0.0",
|
|
"staabm/side-effects-detector": "^1.0.5"
|
|
},
|
|
"bin": [
|
|
"phpunit"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "13.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/Framework/Assert/Functions.php"
|
|
],
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "The PHP Unit Testing framework.",
|
|
"homepage": "https://phpunit.de/",
|
|
"keywords": [
|
|
"phpunit",
|
|
"testing",
|
|
"xunit"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
|
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/phpunit/tree/13.0.5"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://phpunit.de/sponsors.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-18T12:40:03+00:00"
|
|
},
|
|
{
|
|
"name": "psr/container",
|
|
"version": "2.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/container.git",
|
|
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
|
|
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.4.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Container\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common Container Interface (PHP FIG PSR-11)",
|
|
"homepage": "https://github.com/php-fig/container",
|
|
"keywords": [
|
|
"PSR-11",
|
|
"container",
|
|
"container-interface",
|
|
"container-interop",
|
|
"psr"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-fig/container/issues",
|
|
"source": "https://github.com/php-fig/container/tree/2.0.2"
|
|
},
|
|
"time": "2021-11-05T16:47:00+00:00"
|
|
},
|
|
{
|
|
"name": "psr/event-dispatcher",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/event-dispatcher.git",
|
|
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
|
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\EventDispatcher\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Standard interfaces for event handling.",
|
|
"keywords": [
|
|
"events",
|
|
"psr",
|
|
"psr-14"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-fig/event-dispatcher/issues",
|
|
"source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
|
|
},
|
|
"time": "2019-01-08T18:20:26+00:00"
|
|
},
|
|
{
|
|
"name": "psr/http-factory",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/http-factory.git",
|
|
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
|
|
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1",
|
|
"psr/http-message": "^1.0 || ^2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Http\\Message\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
|
|
"keywords": [
|
|
"factory",
|
|
"http",
|
|
"message",
|
|
"psr",
|
|
"psr-17",
|
|
"psr-7",
|
|
"request",
|
|
"response"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/http-factory"
|
|
},
|
|
"time": "2024-04-15T12:06:14+00:00"
|
|
},
|
|
{
|
|
"name": "psy/psysh",
|
|
"version": "v0.12.20",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/bobthecow/psysh.git",
|
|
"reference": "19678eb6b952a03b8a1d96ecee9edba518bb0373"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/19678eb6b952a03b8a1d96ecee9edba518bb0373",
|
|
"reference": "19678eb6b952a03b8a1d96ecee9edba518bb0373",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"ext-tokenizer": "*",
|
|
"nikic/php-parser": "^5.0 || ^4.0",
|
|
"php": "^8.0 || ^7.4",
|
|
"symfony/console": "^8.0 || ^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4",
|
|
"symfony/var-dumper": "^8.0 || ^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4"
|
|
},
|
|
"conflict": {
|
|
"symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4"
|
|
},
|
|
"require-dev": {
|
|
"bamarni/composer-bin-plugin": "^1.2",
|
|
"composer/class-map-generator": "^1.6"
|
|
},
|
|
"suggest": {
|
|
"composer/class-map-generator": "Improved tab completion performance with better class discovery.",
|
|
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
|
|
"ext-posix": "If you have PCNTL, you'll want the POSIX extension as well."
|
|
},
|
|
"bin": [
|
|
"bin/psysh"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"bamarni-bin": {
|
|
"bin-links": false,
|
|
"forward-command": false
|
|
},
|
|
"branch-alias": {
|
|
"dev-main": "0.12.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions.php"
|
|
],
|
|
"psr-4": {
|
|
"Psy\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Justin Hileman",
|
|
"email": "justin@justinhileman.info"
|
|
}
|
|
],
|
|
"description": "An interactive shell for modern PHP.",
|
|
"homepage": "https://psysh.org",
|
|
"keywords": [
|
|
"REPL",
|
|
"console",
|
|
"interactive",
|
|
"shell"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/bobthecow/psysh/issues",
|
|
"source": "https://github.com/bobthecow/psysh/tree/v0.12.20"
|
|
},
|
|
"time": "2026-02-11T15:05:28+00:00"
|
|
},
|
|
{
|
|
"name": "ralouphie/getallheaders",
|
|
"version": "3.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ralouphie/getallheaders.git",
|
|
"reference": "120b605dfeb996808c31b6477290a714d356e822"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
|
|
"reference": "120b605dfeb996808c31b6477290a714d356e822",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6"
|
|
},
|
|
"require-dev": {
|
|
"php-coveralls/php-coveralls": "^2.1",
|
|
"phpunit/phpunit": "^5 || ^6.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/getallheaders.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ralph Khattar",
|
|
"email": "ralph.khattar@gmail.com"
|
|
}
|
|
],
|
|
"description": "A polyfill for getallheaders.",
|
|
"support": {
|
|
"issues": "https://github.com/ralouphie/getallheaders/issues",
|
|
"source": "https://github.com/ralouphie/getallheaders/tree/develop"
|
|
},
|
|
"time": "2019-03-08T08:55:37+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/cli-parser",
|
|
"version": "5.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/cli-parser.git",
|
|
"reference": "48a4654fa5e48c1c81214e9930048a572d4b23ca"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/48a4654fa5e48c1c81214e9930048a572d4b23ca",
|
|
"reference": "48a4654fa5e48c1c81214e9930048a572d4b23ca",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^13.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "5.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Library for parsing CLI options",
|
|
"homepage": "https://github.com/sebastianbergmann/cli-parser",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/cli-parser/issues",
|
|
"security": "https://github.com/sebastianbergmann/cli-parser/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/cli-parser/tree/5.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/sebastian/cli-parser",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-06T04:39:44+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/comparator",
|
|
"version": "8.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/comparator.git",
|
|
"reference": "29b232ddc29c2b114c0358c69b3084e7c3da0d58"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/29b232ddc29c2b114c0358c69b3084e7c3da0d58",
|
|
"reference": "29b232ddc29c2b114c0358c69b3084e7c3da0d58",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-mbstring": "*",
|
|
"php": ">=8.4",
|
|
"sebastian/diff": "^8.0",
|
|
"sebastian/exporter": "^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^13.0"
|
|
},
|
|
"suggest": {
|
|
"ext-bcmath": "For comparing BcMath\\Number objects"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "8.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
},
|
|
{
|
|
"name": "Jeff Welch",
|
|
"email": "whatthejeff@gmail.com"
|
|
},
|
|
{
|
|
"name": "Volker Dusch",
|
|
"email": "github@wallbash.com"
|
|
},
|
|
{
|
|
"name": "Bernhard Schussek",
|
|
"email": "bschussek@2bepublished.at"
|
|
}
|
|
],
|
|
"description": "Provides the functionality to compare PHP values for equality",
|
|
"homepage": "https://github.com/sebastianbergmann/comparator",
|
|
"keywords": [
|
|
"comparator",
|
|
"compare",
|
|
"equality"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/comparator/issues",
|
|
"security": "https://github.com/sebastianbergmann/comparator/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/comparator/tree/8.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/sebastian/comparator",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-06T04:40:39+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/complexity",
|
|
"version": "6.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/complexity.git",
|
|
"reference": "c5651c795c98093480df79350cb050813fc7a2f3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/c5651c795c98093480df79350cb050813fc7a2f3",
|
|
"reference": "c5651c795c98093480df79350cb050813fc7a2f3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nikic/php-parser": "^5.0",
|
|
"php": ">=8.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^13.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "6.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Library for calculating the complexity of PHP code units",
|
|
"homepage": "https://github.com/sebastianbergmann/complexity",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/complexity/issues",
|
|
"security": "https://github.com/sebastianbergmann/complexity/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/complexity/tree/6.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/sebastian/complexity",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-06T04:41:32+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/diff",
|
|
"version": "8.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/diff.git",
|
|
"reference": "a2b6d09d7729ee87d605a439469f9dcc39be5ea3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/a2b6d09d7729ee87d605a439469f9dcc39be5ea3",
|
|
"reference": "a2b6d09d7729ee87d605a439469f9dcc39be5ea3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^13.0",
|
|
"symfony/process": "^7.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "8.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
},
|
|
{
|
|
"name": "Kore Nordmann",
|
|
"email": "mail@kore-nordmann.de"
|
|
}
|
|
],
|
|
"description": "Diff implementation",
|
|
"homepage": "https://github.com/sebastianbergmann/diff",
|
|
"keywords": [
|
|
"diff",
|
|
"udiff",
|
|
"unidiff",
|
|
"unified diff"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/diff/issues",
|
|
"security": "https://github.com/sebastianbergmann/diff/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/diff/tree/8.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/sebastian/diff",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-06T04:42:27+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/environment",
|
|
"version": "9.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/environment.git",
|
|
"reference": "bb64d08145b021b67d5f253308a498b73ab0461e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/bb64d08145b021b67d5f253308a498b73ab0461e",
|
|
"reference": "bb64d08145b021b67d5f253308a498b73ab0461e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^13.0"
|
|
},
|
|
"suggest": {
|
|
"ext-posix": "*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "9.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
}
|
|
],
|
|
"description": "Provides functionality to handle HHVM/PHP environments",
|
|
"homepage": "https://github.com/sebastianbergmann/environment",
|
|
"keywords": [
|
|
"Xdebug",
|
|
"environment",
|
|
"hhvm"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/environment/issues",
|
|
"security": "https://github.com/sebastianbergmann/environment/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/environment/tree/9.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/sebastian/environment",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-06T04:43:29+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/exporter",
|
|
"version": "8.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/exporter.git",
|
|
"reference": "dc31f1f8e0186c8f0bb3e48fd4d51421d8905fea"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/dc31f1f8e0186c8f0bb3e48fd4d51421d8905fea",
|
|
"reference": "dc31f1f8e0186c8f0bb3e48fd4d51421d8905fea",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"php": ">=8.4",
|
|
"sebastian/recursion-context": "^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^13.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "8.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
},
|
|
{
|
|
"name": "Jeff Welch",
|
|
"email": "whatthejeff@gmail.com"
|
|
},
|
|
{
|
|
"name": "Volker Dusch",
|
|
"email": "github@wallbash.com"
|
|
},
|
|
{
|
|
"name": "Adam Harvey",
|
|
"email": "aharvey@php.net"
|
|
},
|
|
{
|
|
"name": "Bernhard Schussek",
|
|
"email": "bschussek@gmail.com"
|
|
}
|
|
],
|
|
"description": "Provides the functionality to export PHP variables for visualization",
|
|
"homepage": "https://www.github.com/sebastianbergmann/exporter",
|
|
"keywords": [
|
|
"export",
|
|
"exporter"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/exporter/issues",
|
|
"security": "https://github.com/sebastianbergmann/exporter/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/exporter/tree/8.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/sebastian/exporter",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-06T04:44:28+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/global-state",
|
|
"version": "9.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/global-state.git",
|
|
"reference": "e52e3dc22441e6218c710afe72c3042f8fc41ea7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e52e3dc22441e6218c710afe72c3042f8fc41ea7",
|
|
"reference": "e52e3dc22441e6218c710afe72c3042f8fc41ea7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4",
|
|
"sebastian/object-reflector": "^6.0",
|
|
"sebastian/recursion-context": "^8.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-dom": "*",
|
|
"phpunit/phpunit": "^13.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "9.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
}
|
|
],
|
|
"description": "Snapshotting of global state",
|
|
"homepage": "https://www.github.com/sebastianbergmann/global-state",
|
|
"keywords": [
|
|
"global state"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/global-state/issues",
|
|
"security": "https://github.com/sebastianbergmann/global-state/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/global-state/tree/9.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/sebastian/global-state",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-06T04:45:13+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/lines-of-code",
|
|
"version": "5.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/lines-of-code.git",
|
|
"reference": "4f21bb7768e1c997722ccc7efb1d6b5c11bfd471"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/4f21bb7768e1c997722ccc7efb1d6b5c11bfd471",
|
|
"reference": "4f21bb7768e1c997722ccc7efb1d6b5c11bfd471",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nikic/php-parser": "^5.0",
|
|
"php": ">=8.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^13.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "5.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Library for counting the lines of code in PHP source code",
|
|
"homepage": "https://github.com/sebastianbergmann/lines-of-code",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
|
|
"security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/lines-of-code/tree/5.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/sebastian/lines-of-code",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-06T04:45:54+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/object-enumerator",
|
|
"version": "8.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
|
|
"reference": "b39ab125fd9a7434b0ecbc4202eebce11a98cfc5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/b39ab125fd9a7434b0ecbc4202eebce11a98cfc5",
|
|
"reference": "b39ab125fd9a7434b0ecbc4202eebce11a98cfc5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4",
|
|
"sebastian/object-reflector": "^6.0",
|
|
"sebastian/recursion-context": "^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^13.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "8.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
}
|
|
],
|
|
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
|
|
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
|
|
"security": "https://github.com/sebastianbergmann/object-enumerator/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/object-enumerator/tree/8.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/sebastian/object-enumerator",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-06T04:46:36+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/object-reflector",
|
|
"version": "6.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/object-reflector.git",
|
|
"reference": "3ca042c2c60b0eab094f8a1b6a7093f4d4c72200"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/3ca042c2c60b0eab094f8a1b6a7093f4d4c72200",
|
|
"reference": "3ca042c2c60b0eab094f8a1b6a7093f4d4c72200",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^13.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "6.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
}
|
|
],
|
|
"description": "Allows reflection of object attributes, including inherited and non-public ones",
|
|
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/object-reflector/issues",
|
|
"security": "https://github.com/sebastianbergmann/object-reflector/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/object-reflector/tree/6.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/sebastian/object-reflector",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-06T04:47:13+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/recursion-context",
|
|
"version": "8.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/recursion-context.git",
|
|
"reference": "74c5af21f6a5833e91767ca068c4d3dfec15317e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/74c5af21f6a5833e91767ca068c4d3dfec15317e",
|
|
"reference": "74c5af21f6a5833e91767ca068c4d3dfec15317e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^13.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "8.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
},
|
|
{
|
|
"name": "Jeff Welch",
|
|
"email": "whatthejeff@gmail.com"
|
|
},
|
|
{
|
|
"name": "Adam Harvey",
|
|
"email": "aharvey@php.net"
|
|
}
|
|
],
|
|
"description": "Provides functionality to recursively process PHP variables",
|
|
"homepage": "https://github.com/sebastianbergmann/recursion-context",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
|
|
"security": "https://github.com/sebastianbergmann/recursion-context/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/recursion-context/tree/8.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/sebastian/recursion-context",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-06T04:51:28+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/type",
|
|
"version": "7.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/type.git",
|
|
"reference": "42412224607bd3931241bbd17f38e0f972f5a916"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/42412224607bd3931241bbd17f38e0f972f5a916",
|
|
"reference": "42412224607bd3931241bbd17f38e0f972f5a916",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^13.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "7.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Collection of value objects that represent the types of the PHP type system",
|
|
"homepage": "https://github.com/sebastianbergmann/type",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/type/issues",
|
|
"security": "https://github.com/sebastianbergmann/type/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/type/tree/7.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/sebastian/type",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-06T04:52:09+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/version",
|
|
"version": "7.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/version.git",
|
|
"reference": "ad37a5552c8e2b88572249fdc19b6da7792e021b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/ad37a5552c8e2b88572249fdc19b6da7792e021b",
|
|
"reference": "ad37a5552c8e2b88572249fdc19b6da7792e021b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "7.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
|
|
"homepage": "https://github.com/sebastianbergmann/version",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/version/issues",
|
|
"security": "https://github.com/sebastianbergmann/version/security/policy",
|
|
"source": "https://github.com/sebastianbergmann/version/tree/7.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://liberapay.com/sebastianbergmann",
|
|
"type": "liberapay"
|
|
},
|
|
{
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann",
|
|
"type": "thanks_dev"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/sebastian/version",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-06T04:52:52+00:00"
|
|
},
|
|
{
|
|
"name": "staabm/side-effects-detector",
|
|
"version": "1.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/staabm/side-effects-detector.git",
|
|
"reference": "d8334211a140ce329c13726d4a715adbddd0a163"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/staabm/side-effects-detector/zipball/d8334211a140ce329c13726d4a715adbddd0a163",
|
|
"reference": "d8334211a140ce329c13726d4a715adbddd0a163",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-tokenizer": "*",
|
|
"php": "^7.4 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/extension-installer": "^1.4.3",
|
|
"phpstan/phpstan": "^1.12.6",
|
|
"phpunit/phpunit": "^9.6.21",
|
|
"symfony/var-dumper": "^5.4.43",
|
|
"tomasvotruba/type-coverage": "1.0.0",
|
|
"tomasvotruba/unused-public": "1.0.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"lib/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A static analysis tool to detect side effects in PHP code",
|
|
"keywords": [
|
|
"static analysis"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/staabm/side-effects-detector/issues",
|
|
"source": "https://github.com/staabm/side-effects-detector/tree/1.0.5"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/staabm",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2024-10-20T05:08:20+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/browser-kit",
|
|
"version": "v8.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/browser-kit.git",
|
|
"reference": "0d998c101e1920fc68572209d1316fec0db728ef"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/0d998c101e1920fc68572209d1316fec0db728ef",
|
|
"reference": "0d998c101e1920fc68572209d1316fec0db728ef",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4",
|
|
"symfony/dom-crawler": "^7.4|^8.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/css-selector": "^7.4|^8.0",
|
|
"symfony/http-client": "^7.4|^8.0",
|
|
"symfony/mime": "^7.4|^8.0",
|
|
"symfony/process": "^7.4|^8.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\BrowserKit\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/browser-kit/tree/v8.0.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-01-13T13:06:50+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/console",
|
|
"version": "v8.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/console.git",
|
|
"reference": "488285876e807a4777f074041d8bb508623419fa"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/488285876e807a4777f074041d8bb508623419fa",
|
|
"reference": "488285876e807a4777f074041d8bb508623419fa",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4",
|
|
"symfony/polyfill-mbstring": "^1.0",
|
|
"symfony/service-contracts": "^2.5|^3",
|
|
"symfony/string": "^7.4|^8.0"
|
|
},
|
|
"provide": {
|
|
"psr/log-implementation": "1.0|2.0|3.0"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "^1|^2|^3",
|
|
"symfony/config": "^7.4|^8.0",
|
|
"symfony/dependency-injection": "^7.4|^8.0",
|
|
"symfony/event-dispatcher": "^7.4|^8.0",
|
|
"symfony/http-foundation": "^7.4|^8.0",
|
|
"symfony/http-kernel": "^7.4|^8.0",
|
|
"symfony/lock": "^7.4|^8.0",
|
|
"symfony/messenger": "^7.4|^8.0",
|
|
"symfony/process": "^7.4|^8.0",
|
|
"symfony/stopwatch": "^7.4|^8.0",
|
|
"symfony/var-dumper": "^7.4|^8.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Console\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Eases the creation of beautiful and testable command line interfaces",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"cli",
|
|
"command-line",
|
|
"console",
|
|
"terminal"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/console/tree/v8.0.6"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-25T16:59:43+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/css-selector",
|
|
"version": "v8.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/css-selector.git",
|
|
"reference": "2a178bf80f05dbbe469a337730eba79d61315262"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/css-selector/zipball/2a178bf80f05dbbe469a337730eba79d61315262",
|
|
"reference": "2a178bf80f05dbbe469a337730eba79d61315262",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\CssSelector\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Jean-François Simon",
|
|
"email": "jeanfrancois.simon@sensiolabs.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Converts CSS selectors to XPath expressions",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/css-selector/tree/v8.0.6"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-17T13:07:04+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/deprecation-contracts",
|
|
"version": "v3.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
"reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62",
|
|
"reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/contracts",
|
|
"name": "symfony/contracts"
|
|
},
|
|
"branch-alias": {
|
|
"dev-main": "3.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"function.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "A generic function and convention to trigger deprecation notices",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-09-25T14:21:43+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/dom-crawler",
|
|
"version": "v8.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/dom-crawler.git",
|
|
"reference": "7f504fe7fb7fa5fee40a653104842cf6f851a6d8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/7f504fe7fb7fa5fee40a653104842cf6f851a6d8",
|
|
"reference": "7f504fe7fb7fa5fee40a653104842cf6f851a6d8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4",
|
|
"symfony/polyfill-ctype": "^1.8",
|
|
"symfony/polyfill-mbstring": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/css-selector": "^7.4|^8.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\DomCrawler\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Eases DOM navigation for HTML and XML documents",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/dom-crawler/tree/v8.0.6"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-17T13:07:04+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher",
|
|
"version": "v8.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
"reference": "99301401da182b6cfaa4700dbe9987bb75474b47"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/99301401da182b6cfaa4700dbe9987bb75474b47",
|
|
"reference": "99301401da182b6cfaa4700dbe9987bb75474b47",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4",
|
|
"symfony/event-dispatcher-contracts": "^2.5|^3"
|
|
},
|
|
"conflict": {
|
|
"symfony/security-http": "<7.4",
|
|
"symfony/service-contracts": "<2.5"
|
|
},
|
|
"provide": {
|
|
"psr/event-dispatcher-implementation": "1.0",
|
|
"symfony/event-dispatcher-implementation": "2.0|3.0"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "^1|^2|^3",
|
|
"symfony/config": "^7.4|^8.0",
|
|
"symfony/dependency-injection": "^7.4|^8.0",
|
|
"symfony/error-handler": "^7.4|^8.0",
|
|
"symfony/expression-language": "^7.4|^8.0",
|
|
"symfony/framework-bundle": "^7.4|^8.0",
|
|
"symfony/http-foundation": "^7.4|^8.0",
|
|
"symfony/service-contracts": "^2.5|^3",
|
|
"symfony/stopwatch": "^7.4|^8.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\EventDispatcher\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/event-dispatcher/tree/v8.0.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-01-05T11:45:55+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher-contracts",
|
|
"version": "v3.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
|
|
"reference": "59eb412e93815df44f05f342958efa9f46b1e586"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/59eb412e93815df44f05f342958efa9f46b1e586",
|
|
"reference": "59eb412e93815df44f05f342958efa9f46b1e586",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"psr/event-dispatcher": "^1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/contracts",
|
|
"name": "symfony/contracts"
|
|
},
|
|
"branch-alias": {
|
|
"dev-main": "3.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Contracts\\EventDispatcher\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Generic abstractions related to dispatching event",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"abstractions",
|
|
"contracts",
|
|
"decoupling",
|
|
"interfaces",
|
|
"interoperability",
|
|
"standards"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.6.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-09-25T14:21:43+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/finder",
|
|
"version": "v8.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/finder.git",
|
|
"reference": "441404f09a54de6d1bd6ad219e088cdf4c91f97c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/finder/zipball/441404f09a54de6d1bd6ad219e088cdf4c91f97c",
|
|
"reference": "441404f09a54de6d1bd6ad219e088cdf4c91f97c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4"
|
|
},
|
|
"require-dev": {
|
|
"symfony/filesystem": "^7.4|^8.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Finder\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Finds files and directories via an intuitive fluent interface",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/finder/tree/v8.0.6"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-01-29T09:41:02+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-ctype",
|
|
"version": "v1.33.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
"reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
|
|
"reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"provide": {
|
|
"ext-ctype": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-ctype": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/polyfill",
|
|
"name": "symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Ctype\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Gert de Pagter",
|
|
"email": "BackEndTea@gmail.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for ctype functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"ctype",
|
|
"polyfill",
|
|
"portable"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.33.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-09-09T11:45:10+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-intl-grapheme",
|
|
"version": "v1.33.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
|
|
"reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/380872130d3a5dd3ace2f4010d95125fde5d5c70",
|
|
"reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/polyfill",
|
|
"name": "symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for intl's grapheme_* functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"grapheme",
|
|
"intl",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.33.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2025-06-27T09:58:17+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/service-contracts",
|
|
"version": "v3.6.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/service-contracts.git",
|
|
"reference": "45112560a3ba2d715666a509a0bc9521d10b6c43"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/45112560a3ba2d715666a509a0bc9521d10b6c43",
|
|
"reference": "45112560a3ba2d715666a509a0bc9521d10b6c43",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"psr/container": "^1.1|^2.0",
|
|
"symfony/deprecation-contracts": "^2.5|^3"
|
|
},
|
|
"conflict": {
|
|
"ext-psr": "<1.1|>=2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https://github.com/symfony/contracts",
|
|
"name": "symfony/contracts"
|
|
},
|
|
"branch-alias": {
|
|
"dev-main": "3.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Contracts\\Service\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Test/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Generic abstractions related to writing services",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"abstractions",
|
|
"contracts",
|
|
"decoupling",
|
|
"interfaces",
|
|
"interoperability",
|
|
"standards"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/service-contracts/tree/v3.6.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2025-07-15T11:30:57+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/string",
|
|
"version": "v8.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/string.git",
|
|
"reference": "6c9e1108041b5dce21a9a4984b531c4923aa9ec4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/string/zipball/6c9e1108041b5dce21a9a4984b531c4923aa9ec4",
|
|
"reference": "6c9e1108041b5dce21a9a4984b531c4923aa9ec4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4",
|
|
"symfony/polyfill-ctype": "^1.8",
|
|
"symfony/polyfill-intl-grapheme": "^1.33",
|
|
"symfony/polyfill-intl-normalizer": "^1.0",
|
|
"symfony/polyfill-mbstring": "^1.0"
|
|
},
|
|
"conflict": {
|
|
"symfony/translation-contracts": "<2.5"
|
|
},
|
|
"require-dev": {
|
|
"symfony/emoji": "^7.4|^8.0",
|
|
"symfony/http-client": "^7.4|^8.0",
|
|
"symfony/intl": "^7.4|^8.0",
|
|
"symfony/translation-contracts": "^2.5|^3.0",
|
|
"symfony/var-exporter": "^7.4|^8.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"Resources/functions.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Component\\String\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"grapheme",
|
|
"i18n",
|
|
"string",
|
|
"unicode",
|
|
"utf-8",
|
|
"utf8"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/string/tree/v8.0.6"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-09T10:14:57+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/var-dumper",
|
|
"version": "v8.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/var-dumper.git",
|
|
"reference": "2e14f7e0bf5ff02c6e63bd31cb8e4855a13d6209"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/2e14f7e0bf5ff02c6e63bd31cb8e4855a13d6209",
|
|
"reference": "2e14f7e0bf5ff02c6e63bd31cb8e4855a13d6209",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4",
|
|
"symfony/polyfill-mbstring": "^1.0"
|
|
},
|
|
"conflict": {
|
|
"symfony/console": "<7.4",
|
|
"symfony/error-handler": "<7.4"
|
|
},
|
|
"require-dev": {
|
|
"symfony/console": "^7.4|^8.0",
|
|
"symfony/http-kernel": "^7.4|^8.0",
|
|
"symfony/process": "^7.4|^8.0",
|
|
"symfony/uid": "^7.4|^8.0",
|
|
"twig/twig": "^3.12"
|
|
},
|
|
"bin": [
|
|
"Resources/bin/var-dump-server"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"Resources/functions/dump.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Component\\VarDumper\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides mechanisms for walking through any arbitrary PHP variable",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"debug",
|
|
"dump"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/var-dumper/tree/v8.0.6"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-15T10:53:29+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/yaml",
|
|
"version": "v8.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/yaml.git",
|
|
"reference": "5f006c50a981e1630bbb70ad409c5d85f9a716e0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/5f006c50a981e1630bbb70ad409c5d85f9a716e0",
|
|
"reference": "5f006c50a981e1630bbb70ad409c5d85f9a716e0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.4",
|
|
"symfony/polyfill-ctype": "^1.8"
|
|
},
|
|
"conflict": {
|
|
"symfony/console": "<7.4"
|
|
},
|
|
"require-dev": {
|
|
"symfony/console": "^7.4|^8.0"
|
|
},
|
|
"bin": [
|
|
"Resources/bin/yaml-lint"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Yaml\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Loads and dumps YAML files",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/yaml/tree/v8.0.6"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2026-02-09T10:14:57+00:00"
|
|
},
|
|
{
|
|
"name": "theseer/tokenizer",
|
|
"version": "2.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/theseer/tokenizer.git",
|
|
"reference": "7989e43bf381af0eac72e4f0ca5bcbfa81658be4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/7989e43bf381af0eac72e4f0ca5bcbfa81658be4",
|
|
"reference": "7989e43bf381af0eac72e4f0ca5bcbfa81658be4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-tokenizer": "*",
|
|
"ext-xmlwriter": "*",
|
|
"php": "^8.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Arne Blankerts",
|
|
"email": "arne@blankerts.de",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
|
|
"support": {
|
|
"issues": "https://github.com/theseer/tokenizer/issues",
|
|
"source": "https://github.com/theseer/tokenizer/tree/2.0.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/theseer",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2025-12-08T11:19:18+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2-debug",
|
|
"version": "2.1.27",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-debug.git",
|
|
"reference": "44e158914911ef81cd7111fd6d46b918f65fae7c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/44e158914911ef81cd7111fd6d46b918f65fae7c",
|
|
"reference": "44e158914911ef81cd7111fd6d46b918f65fae7c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"php": ">=5.4",
|
|
"yiisoft/yii2": "~2.0.13"
|
|
},
|
|
"require-dev": {
|
|
"cweagans/composer-patches": "^1.7",
|
|
"phpunit/phpunit": "4.8.34",
|
|
"yiisoft/yii2-coding-standards": "~2.0",
|
|
"yiisoft/yii2-swiftmailer": "*"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"patches": {
|
|
"phpunit/phpunit": {
|
|
"Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
|
|
"Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch",
|
|
"Fix PHP 8.1 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php81.patch"
|
|
},
|
|
"phpunit/phpunit-mock-objects": {
|
|
"Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
},
|
|
"composer-exit-on-patch-failure": true
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"yii\\debug\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Qiang Xue",
|
|
"email": "qiang.xue@gmail.com"
|
|
},
|
|
{
|
|
"name": "Simon Karlen",
|
|
"email": "simi.albi@outlook.com"
|
|
}
|
|
],
|
|
"description": "The debugger extension for the Yii framework",
|
|
"keywords": [
|
|
"debug",
|
|
"debugger",
|
|
"dev",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"forum": "https://www.yiiframework.com/forum/",
|
|
"irc": "ircs://irc.libera.chat:6697/yii",
|
|
"issues": "https://github.com/yiisoft/yii2-debug/issues",
|
|
"source": "https://github.com/yiisoft/yii2-debug",
|
|
"wiki": "https://www.yiiframework.com/wiki/"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/yiisoft",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://opencollective.com/yiisoft",
|
|
"type": "open_collective"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-debug",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2025-06-08T13:32:11+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2-faker",
|
|
"version": "2.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-faker.git",
|
|
"reference": "8c361657143bfaea58ff7dcc9bf51f1991a46f5d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/8c361657143bfaea58ff7dcc9bf51f1991a46f5d",
|
|
"reference": "8c361657143bfaea58ff7dcc9bf51f1991a46f5d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"fakerphp/faker": "~1.9|~1.10",
|
|
"yiisoft/yii2": "~2.0.0"
|
|
},
|
|
"require-dev": {
|
|
"cweagans/composer-patches": "^1.7",
|
|
"phpunit/phpunit": "4.8.34"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"patches": {
|
|
"phpunit/phpunit": {
|
|
"Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
|
|
"Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
|
|
},
|
|
"phpunit/phpunit-mock-objects": {
|
|
"Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
},
|
|
"composer-exit-on-patch-failure": true
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"yii\\faker\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mark Jebri",
|
|
"email": "mark.github@yandex.ru"
|
|
}
|
|
],
|
|
"description": "Fixture generator. The Faker integration for the Yii framework.",
|
|
"keywords": [
|
|
"Fixture",
|
|
"faker",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"forum": "http://www.yiiframework.com/forum/",
|
|
"irc": "irc://irc.freenode.net/yii",
|
|
"issues": "https://github.com/yiisoft/yii2-faker/issues",
|
|
"source": "https://github.com/yiisoft/yii2-faker",
|
|
"wiki": "http://www.yiiframework.com/wiki/"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/yiisoft",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://opencollective.com/yiisoft",
|
|
"type": "open_collective"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-faker",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2020-11-10T12:27:35+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2-gii",
|
|
"version": "2.2.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-gii.git",
|
|
"reference": "f17c7ef7ef3081213f612b37ad0ceaa8e8cd3d3b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/f17c7ef7ef3081213f612b37ad0ceaa8e8cd3d3b",
|
|
"reference": "f17c7ef7ef3081213f612b37ad0ceaa8e8cd3d3b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"phpspec/php-diff": "^1.1.0",
|
|
"yiisoft/yii2": "~2.0.46"
|
|
},
|
|
"require-dev": {
|
|
"cweagans/composer-patches": "^1.7",
|
|
"phpunit/phpunit": "4.8.34",
|
|
"yiisoft/yii2-coding-standards": "~2.0"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"patches": {
|
|
"phpunit/phpunit": {
|
|
"Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
|
|
"Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch",
|
|
"Fix PHP 8.1 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php81.patch"
|
|
},
|
|
"phpunit/php-file-iterator": {
|
|
"Fix PHP 8.1 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_path_file_iterator.patch"
|
|
},
|
|
"phpunit/phpunit-mock-objects": {
|
|
"Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
|
|
}
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
},
|
|
"composer-exit-on-patch-failure": true
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"yii\\gii\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Qiang Xue",
|
|
"email": "qiang.xue@gmail.com"
|
|
}
|
|
],
|
|
"description": "The Gii extension for the Yii framework",
|
|
"keywords": [
|
|
"code generator",
|
|
"dev",
|
|
"gii",
|
|
"yii2"
|
|
],
|
|
"support": {
|
|
"forum": "https://www.yiiframework.com/forum/",
|
|
"irc": "ircs://irc.libera.chat:6697/yii",
|
|
"issues": "https://github.com/yiisoft/yii2-gii/issues",
|
|
"source": "https://github.com/yiisoft/yii2-gii",
|
|
"wiki": "https://www.yiiframework.com/wiki/"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/yiisoft",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://opencollective.com/yiisoft",
|
|
"type": "open_collective"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-gii",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2025-02-13T21:21:17+00:00"
|
|
}
|
|
],
|
|
"aliases": [],
|
|
"minimum-stability": "dev",
|
|
"stability-flags": {
|
|
"phuongdev89/yii2-base": 20
|
|
},
|
|
"prefer-stable": true,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=7.4"
|
|
},
|
|
"platform-dev": {},
|
|
"plugin-api-version": "2.9.0"
|
|
}
|