Skip to content

Commit 99e2fa9

Browse files
Anpassung der Verzeichnisstruktur
1 parent 959c238 commit 99e2fa9

19 files changed

Lines changed: 5 additions & 0 deletions

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
"require-dev": {
33
"friendsofphp/php-cs-fixer": "^3.0"
44
},
5+
"autoload": {
6+
"psr-4": {
7+
"FriendsOfRedaxo\\QuickNavigation\\": "lib"
8+
}
9+
},
510
"scripts": {
611
"cs-fix": "php-cs-fixer fix"
712
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)