Skip to content
Snippets Groups Projects
Commit fcfbf812 authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

composer bddadmin 1.3.0

parent d7580ec2
No related branches found
No related tags found
No related merge requests found
Pipeline #35970 passed with warnings
......@@ -32,7 +32,7 @@
"unicaen/siham" : "6.2.0",
"unicaen/mail" : "7.1.2",
"unicaen/vue" : "6.3.2",
"unicaen/bddadmin" : "1.2.0",
"unicaen/bddadmin" : "1.3.0",
"unicaen/signature" : "1.0.4",
"connecteur-ose/actul" : "dev-master",
"connecteur-ose/pegase" : "dev-master"
......
......@@ -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": "9accc3996ab03b6d67f9cb6c27b04cef",
"content-hash": "768cce1172e3c68fe079b71b9d3a6d69",
"packages": [
{
"name": "apereo/phpcas",
......@@ -6394,16 +6394,16 @@
},
{
"name": "symfony/mime",
"version": "v7.2.3",
"version": "v7.2.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "2fc3b4bd67e4747e45195bc4c98bea4628476204"
"reference": "87ca22046b78c3feaff04b337f33b38510fd686b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/2fc3b4bd67e4747e45195bc4c98bea4628476204",
"reference": "2fc3b4bd67e4747e45195bc4c98bea4628476204",
"url": "https://api.github.com/repos/symfony/mime/zipball/87ca22046b78c3feaff04b337f33b38510fd686b",
"reference": "87ca22046b78c3feaff04b337f33b38510fd686b",
"shasum": ""
},
"require": {
......@@ -6458,7 +6458,7 @@
"mime-type"
],
"support": {
"source": "https://github.com/symfony/mime/tree/v7.2.3"
"source": "https://github.com/symfony/mime/tree/v7.2.4"
},
"funding": [
{
......@@ -6474,7 +6474,7 @@
"type": "tidelift"
}
],
"time": "2025-01-27T11:08:17+00:00"
"time": "2025-02-19T08:51:20+00:00"
},
{
"name": "symfony/polyfill-ctype",
......@@ -7535,11 +7535,11 @@
},
{
"name": "unicaen/bddadmin",
"version": "1.2.0",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://git.unicaen.fr/lib/unicaen/bddadmin.git",
"reference": "7a3c1e173348dfead76128219de1d8a851c90b27"
"reference": "cfc28aa288f0ecf1e6655f06963876805c13d09a"
},
"require": {
"php": ">=8.2"
......@@ -7552,7 +7552,7 @@
}
},
"description": "Module pour administrer des bases de données Postgresql et Oracle",
"time": "2025-02-20T13:34:57+00:00"
"time": "2025-02-26T11:20:33+00:00"
},
{
"name": "unicaen/bjy-authorize",
......@@ -10724,16 +10724,16 @@
},
{
"name": "symfony/dependency-injection",
"version": "v7.2.3",
"version": "v7.2.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "1d321c4bc3fe926fd4c38999a4c9af4f5d61ddfc"
"reference": "f0a1614cccb4b8431a97076f9debc08ddca321ca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/1d321c4bc3fe926fd4c38999a4c9af4f5d61ddfc",
"reference": "1d321c4bc3fe926fd4c38999a4c9af4f5d61ddfc",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f0a1614cccb4b8431a97076f9debc08ddca321ca",
"reference": "f0a1614cccb4b8431a97076f9debc08ddca321ca",
"shasum": ""
},
"require": {
......@@ -10784,7 +10784,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dependency-injection/tree/v7.2.3"
"source": "https://github.com/symfony/dependency-injection/tree/v7.2.4"
},
"funding": [
{
......@@ -10800,20 +10800,20 @@
"type": "tidelift"
}
],
"time": "2025-01-17T10:56:55+00:00"
"time": "2025-02-21T09:47:16+00:00"
},
{
"name": "symfony/var-exporter",
"version": "v7.2.0",
"version": "v7.2.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
"reference": "1a6a89f95a46af0f142874c9d650a6358d13070d"
"reference": "4ede73aa7a73d81506002d2caadbbdad1ef5b69a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/1a6a89f95a46af0f142874c9d650a6358d13070d",
"reference": "1a6a89f95a46af0f142874c9d650a6358d13070d",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/4ede73aa7a73d81506002d2caadbbdad1ef5b69a",
"reference": "4ede73aa7a73d81506002d2caadbbdad1ef5b69a",
"shasum": ""
},
"require": {
......@@ -10860,7 +10860,7 @@
"serialize"
],
"support": {
"source": "https://github.com/symfony/var-exporter/tree/v7.2.0"
"source": "https://github.com/symfony/var-exporter/tree/v7.2.4"
},
"funding": [
{
......@@ -10876,7 +10876,7 @@
"type": "tidelift"
}
],
"time": "2024-10-18T07:58:17+00:00"
"time": "2025-02-13T10:27:23+00:00"
},
{
"name": "theseer/tokenizer",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment