mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-03-31 15:07:47 +01:00
update namespaces
This commit is contained in:
+4
-4
@@ -27,12 +27,12 @@
|
||||
"php": ">=5.3",
|
||||
"php-flasher/flasher": "dev-main"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^4.8|^5.7|^6.0|^7.0|^8.3|^9.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Flasher\\Toastr\\": ""
|
||||
"Flasher\\Toastr\\Prime\\": "",
|
||||
"exclude-from-classmap": [
|
||||
"/Tests/"
|
||||
]
|
||||
}
|
||||
},
|
||||
"autoload-dev": {
|
||||
|
||||
Reference in New Issue
Block a user