We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a97775 commit 446d152Copy full SHA for 446d152
composer-require-checker.json
@@ -8,7 +8,8 @@
8
"TheCodingMachine\\TDBM\\Fixtures\\Traits\\TestUserDaoTrait",
9
"TheCodingMachine\\TDBM\\Fixtures\\Interfaces\\TestUserInterface",
10
"TheCodingMachine\\TDBM\\Fixtures\\Traits\\TestUserTrait",
11
- "TheCodingMachine\\TDBM\\Fixtures\\Traits\\TestOtherUserTrait"
+ "TheCodingMachine\\TDBM\\Fixtures\\Traits\\TestOtherUserTrait",
12
+ "Composer\\Autoload\\ClassLoader"
13
],
14
"php-core-extensions" : [
15
"Core",
0 commit comments