Merge branch 'develop'

This commit is contained in:
Björn Fromme
2023-02-08 11:36:22 +01:00
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -77,7 +77,7 @@
} }
}, },
"require-dev": { "require-dev": {
"deployer/deployer": "^v7.0", "deployer/deployer": "v7.0.2",
"ichhabrecht/filefill": "^3.3", "ichhabrecht/filefill": "^3.3",
"typo3/testing-framework": "^6.16" "typo3/testing-framework": "^6.16"
}, },
Generated
+6 -6
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "8fbc9b3f588952a1b4249a317964d3d4", "content-hash": "b457eee79cbbbfb32ed17eb0ddc2cf48",
"packages": [ "packages": [
{ {
"name": "b13/container", "name": "b13/container",
@@ -8338,16 +8338,16 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "deployer/deployer", "name": "deployer/deployer",
"version": "v7.1.4", "version": "v7.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/deployphp/deployer.git", "url": "https://github.com/deployphp/deployer.git",
"reference": "c4a80010830d793dc09f55c9d1e211250c3cc335" "reference": "99a57a9035cfe0eeae5dba5befe5411ac0f3ac72"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/deployphp/deployer/zipball/c4a80010830d793dc09f55c9d1e211250c3cc335", "url": "https://api.github.com/repos/deployphp/deployer/zipball/99a57a9035cfe0eeae5dba5befe5411ac0f3ac72",
"reference": "c4a80010830d793dc09f55c9d1e211250c3cc335", "reference": "99a57a9035cfe0eeae5dba5befe5411ac0f3ac72",
"shasum": "" "shasum": ""
}, },
"bin": [ "bin": [
@@ -8377,7 +8377,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-02-05T20:09:03+00:00" "time": "2022-09-10T07:44:30+00:00"
}, },
{ {
"name": "ichhabrecht/filefill", "name": "ichhabrecht/filefill",