Skip to content

Commit f3786b5

Browse files
author
Your Name git config --global user.name Your
committed
move root
1 parent 4444040 commit f3786b5

8 files changed

Lines changed: 2 additions & 2 deletions

File tree

File renamed without changes.
File renamed without changes.

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"require": {},
88
"autoload": {
99
"files": [
10-
"src/Mage/FPC/registration.php"
10+
"Mage/FPC/registration.php"
1111
],
1212
"psr-4": {
13-
"Mage\\FPC\\": "src/Mage/FPC"
13+
"Mage\\FPC\\": "Mage/FPC"
1414
}
1515
},
1616
"scripts": {

0 commit comments

Comments
 (0)