|
@@ -4,7 +4,7 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "content-hash": "bfa3fd6c661ba7df71cffe78211433ff",
|
|
|
+ "content-hash": "0389f88db16a49c53c67166bc3068946",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "composer/semver",
|
|
@@ -1381,6 +1381,87 @@
|
|
|
],
|
|
|
"time": "2023-10-06T06:47:41+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "friendsofsymfony/ckeditor-bundle",
|
|
|
+ "version": "2.5.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/FriendsOfSymfony/FOSCKEditorBundle.git",
|
|
|
+ "reference": "9d4cd4f2db4d800164b9c3051e4bfdee21acb27f"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/FriendsOfSymfony/FOSCKEditorBundle/zipball/9d4cd4f2db4d800164b9c3051e4bfdee21acb27f",
|
|
|
+ "reference": "9d4cd4f2db4d800164b9c3051e4bfdee21acb27f",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "ext-json": "*",
|
|
|
+ "ext-zip": "*",
|
|
|
+ "php": "^8.0",
|
|
|
+ "symfony/asset": "^5.4 || ^6.0 || ^7.0",
|
|
|
+ "symfony/config": "^5.4 || ^6.0 || ^7.0",
|
|
|
+ "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
|
|
|
+ "symfony/expression-language": "^5.4 || ^6.0 || ^7.0",
|
|
|
+ "symfony/form": "^5.4 || ^6.0 || ^7.0",
|
|
|
+ "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0",
|
|
|
+ "symfony/http-foundation": "^5.4 || ^6.0 || ^7.0",
|
|
|
+ "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0",
|
|
|
+ "symfony/options-resolver": "^5.4 || ^6.0 || ^7.0",
|
|
|
+ "symfony/property-access": "^5.4 || ^6.0 || ^7.0",
|
|
|
+ "symfony/routing": "^5.4 || ^6.0 || ^7.0",
|
|
|
+ "symfony/twig-bundle": "^5.4 || ^6.0 || ^7.0",
|
|
|
+ "twig/twig": "^2.4 || ^3.0"
|
|
|
+ },
|
|
|
+ "conflict": {
|
|
|
+ "sebastian/environment": "<1.3.4",
|
|
|
+ "sebastian/exporter": "<2.0.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "friendsofphp/php-cs-fixer": "^3.41",
|
|
|
+ "matthiasnoback/symfony-dependency-injection-test": "^4.0 || ^5.0",
|
|
|
+ "symfony/console": "^5.4 || ^6.0 || ^7.0",
|
|
|
+ "symfony/phpunit-bridge": "^5.4 || ^6.0 || ^7.0",
|
|
|
+ "symfony/yaml": "^5.4 || ^6.0 || ^7.0"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "egeloen/form-extra-bundle": "Allows to load CKEditor asynchronously"
|
|
|
+ },
|
|
|
+ "type": "symfony-bundle",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "3.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "FOS\\CKEditorBundle\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Eric GELOEN",
|
|
|
+ "email": "geloen.eric@gmail.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "FriendsOfSymfony Community",
|
|
|
+ "homepage": "https://github.com/FriendsOfSymfony/FOSCKEditorBundle/graphs/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Provides a CKEditor integration for your Symfony project.",
|
|
|
+ "keywords": [
|
|
|
+ "CKEditor"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/FriendsOfSymfony/FOSCKEditorBundle/issues",
|
|
|
+ "source": "https://github.com/FriendsOfSymfony/FOSCKEditorBundle/tree/2.5.0"
|
|
|
+ },
|
|
|
+ "time": "2024-01-23T15:35:55+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "monolog/monolog",
|
|
|
"version": "3.7.0",
|