This commit is contained in:
2025-08-03 22:42:14 +02:00
parent d7a36aca4c
commit 67767310d3
16 changed files with 532 additions and 45 deletions

17
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "6f7395c5fc09ba0bc1a2325b862a69c7",
"content-hash": "2d59dc750783494ae1dbf58d9a3025c3",
"packages": [
{
"name": "apereo/phpcas",
@ -140,16 +140,16 @@
},
{
"name": "bnine/mdeditorbundle",
"version": "v0.1.5",
"version": "v1.1.3",
"source": {
"type": "git",
"url": "https://github.com/afornerot/bNine-MdEditorBundle.git",
"reference": "b5897339b8aed8f32578b3ebdf1e9ffa4ef83fa0"
"reference": "ad2c2829177a6788452fde1d70170ba5c5c6d0d6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/afornerot/bNine-MdEditorBundle/zipball/b5897339b8aed8f32578b3ebdf1e9ffa4ef83fa0",
"reference": "b5897339b8aed8f32578b3ebdf1e9ffa4ef83fa0",
"url": "https://api.github.com/repos/afornerot/bNine-MdEditorBundle/zipball/ad2c2829177a6788452fde1d70170ba5c5c6d0d6",
"reference": "ad2c2829177a6788452fde1d70170ba5c5c6d0d6",
"shasum": ""
},
"require": {
@ -173,6 +173,7 @@
"Bnine\\MdEditorBundle\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
@ -191,10 +192,10 @@
"symfony"
],
"support": {
"source": "https://github.com/afornerot/bNine-MdEditorBundle/tree/v0.1.5",
"issues": "https://github.com/afornerot/bNine-MdEditorBundle/issues"
"issues": "https://github.com/afornerot/bNine-MdEditorBundle/issues",
"source": "https://github.com/afornerot/bNine-MdEditorBundle/tree/v1.1.3"
},
"time": "2025-08-02T20:06:19+00:00"
"time": "2025-08-02T20:38:10+00:00"
},
{
"name": "brick/math",