Skip to content

Commit 2bcd665

Browse files
committed
Update composer.json
1 parent 1fafb05 commit 2bcd665

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,16 @@
4545
"autoload": {
4646
"psr-4": {
4747
"RobiNN\\Pca\\": "src/"
48-
}
49-
},
50-
"autoload-dev": {
51-
"psr-4": {
52-
"Tests\\": "tests/"
5348
},
5449
"files": [
5550
"src/functions.php"
5651
]
5752
},
53+
"autoload-dev": {
54+
"psr-4": {
55+
"Tests\\": "tests/"
56+
}
57+
},
5858
"scripts": {
5959
"phar:predis": "phar-composer build predis/predis",
6060
"phar:twig": "phar-composer build twig/twig",

0 commit comments

Comments
 (0)