update datatourisme/api
This commit is contained in:
parent
9b0bf54a3d
commit
73b0b3b133
@ -4,6 +4,11 @@ Tous les changements notables apportés à ce projet seront documentés dans ce
|
|||||||
Le format est basé sur [Keep a Changelog](http://keepachangelog.com/fr/1.0.0/)
|
Le format est basé sur [Keep a Changelog](http://keepachangelog.com/fr/1.0.0/)
|
||||||
et ce projet adhère à [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
et ce projet adhère à [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## [3.1.6] - 2023-10-04
|
||||||
|
|
||||||
|
### Modifications
|
||||||
|
- Utilisation de datatourisme/api 3.1.6
|
||||||
|
|
||||||
## [3.1.5] - 2023-05-11
|
## [3.1.5] - 2023-05-11
|
||||||
|
|
||||||
### Modifications
|
### Modifications
|
||||||
|
6
docker/app/composer.lock
generated
6
docker/app/composer.lock
generated
@ -8,11 +8,11 @@
|
|||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "datatourisme/api",
|
"name": "datatourisme/api",
|
||||||
"version": "3.1.5",
|
"version": "3.1.6",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://gitlab.adullact.net/adntourisme/datatourisme/api",
|
"url": "https://gitlab.adullact.net/adntourisme/datatourisme/api",
|
||||||
"reference": "6b48ea23dabe089c654476d8d3c0e038307229d2"
|
"reference": "34fb0cf2d68dcda4903fb68f64e260e10167642f"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"easyrdf/easyrdf": "^1.1.1",
|
"easyrdf/easyrdf": "^1.1.1",
|
||||||
@ -57,7 +57,7 @@
|
|||||||
"docs": "https://datatourisme.frama.io/api/",
|
"docs": "https://datatourisme.frama.io/api/",
|
||||||
"source": "https://framagit.org/datatourisme/api"
|
"source": "https://framagit.org/datatourisme/api"
|
||||||
},
|
},
|
||||||
"time": "2023-05-11T10:23:53+00:00"
|
"time": "2023-10-04T09:33:52+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "easyrdf/easyrdf",
|
"name": "easyrdf/easyrdf",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user