Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit 88aae16

Browse files
committed
NS fix
1 parent 62cd49d commit 88aae16

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@
2323
"php": ">=5.5.0"
2424
},
2525
"autoload": {
26-
"psr-4": {
27-
"phpssdb\\": "src/phpfastcache-bundle/"
28-
}
26+
"psr-4": { "phpFastCache\\CacheBundle\\": "" }
2927
}
3028
}

0 commit comments

Comments
 (0)