Update project dependencies
This commit is contained in:
Generated
+8
-8
@@ -5952,16 +5952,16 @@
|
||||
},
|
||||
{
|
||||
"name": "typo3/class-alias-loader",
|
||||
"version": "v1.1.3",
|
||||
"version": "v1.1.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3/class-alias-loader.git",
|
||||
"reference": "575f59581541f299f3a86a95b1db001ee6e1d2e0"
|
||||
"reference": "f6fc1f5fb04c42195e8e663b43aced4919ef318f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3/class-alias-loader/zipball/575f59581541f299f3a86a95b1db001ee6e1d2e0",
|
||||
"reference": "575f59581541f299f3a86a95b1db001ee6e1d2e0",
|
||||
"url": "https://api.github.com/repos/TYPO3/class-alias-loader/zipball/f6fc1f5fb04c42195e8e663b43aced4919ef318f",
|
||||
"reference": "f6fc1f5fb04c42195e8e663b43aced4919ef318f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -5974,13 +5974,13 @@
|
||||
"require-dev": {
|
||||
"composer/composer": "^1.1@dev || ^2.0@dev",
|
||||
"mikey179/vfsstream": "~1.4.0@dev",
|
||||
"phpunit/phpunit": ">4.8 <8"
|
||||
"phpunit/phpunit": ">4.8 <9"
|
||||
},
|
||||
"type": "composer-plugin",
|
||||
"extra": {
|
||||
"class": "TYPO3\\ClassAliasLoader\\Plugin",
|
||||
"branch-alias": {
|
||||
"dev-master": "1.1.x-dev"
|
||||
"dev-main": "1.1.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@@ -6008,9 +6008,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/TYPO3/class-alias-loader/issues",
|
||||
"source": "https://github.com/TYPO3/class-alias-loader/tree/v1.1.3"
|
||||
"source": "https://github.com/TYPO3/class-alias-loader/tree/v1.1.4"
|
||||
},
|
||||
"time": "2020-05-24T13:03:22+00:00"
|
||||
"time": "2022-08-07T14:48:42+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-adminpanel",
|
||||
|
||||
Reference in New Issue
Block a user