mirror of
https://github.com/opensupports/opensupports.git
synced 2025-07-30 09:15:02 +02:00
Add SingletonTrait
to composers' autoloader
This commit is contained in:
parent
9808ff5923
commit
f5d77bdd54
@ -11,5 +11,10 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^5.7"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
"libs/SingletonTrait.php"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user