Update 'composer.json'

This commit is contained in:
ahwelp
2019-04-05 22:59:28 +00:00
parent 4152639264
commit 7d122c7273
+1 -1
View File
@@ -10,7 +10,7 @@
], ],
"autoload" : { "autoload" : {
"psr-4" : { "psr-4" : {
"ORm\\" : "src/ORM/" "ORM\\" : "src/ORM/"
} }
}, },
"require" : { } "require" : { }