UPD: composer

This commit is contained in:
Tony Air 2024-04-22 13:30:37 +02:00
parent ba000bcb4e
commit ddcdb1218c

View File

@ -83,10 +83,6 @@
"type": "vcs",
"url": "https://github.com/a2nt/GridFieldBulkEditingTools"
},
{
"type": "vcs",
"url": "https://github.com/a2nt/silverstripe-turnstile"
},
{
"type": "vcs",
"url": "https://github.com/a2nt/silverstripe-dataintegritytests"
@ -125,7 +121,9 @@
"psr-4": {
"App\\": "app/src"
},
"exclude-from-classmap": ["vendor/dynamic/flexslider/src/Model/SlideImage.php"]
"exclude-from-classmap": [
"vendor/dynamic/flexslider/src/Model/SlideImage.php"
]
},
"prefer-stable": true,
"minimum-stability": "dev"