Skip to content

Commit 97d597d

Browse files
committed
Autoload files
1 parent 8e40ece commit 97d597d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@
3636
"LucaDegasperi\\OAuth2Server\\Tests\\": "tests"
3737
},
3838
"classmap": [
39-
"database",
39+
"database"
40+
],
41+
"files": [
4042
"tests/AbstractTestCase.php",
4143
"tests/integration/AbstractDBTestCase.php"
4244
]

0 commit comments

Comments
 (0)