Closed oligus closed 9 years ago
Altered the directory structure to be able to add tests, the library now resides in lib/ and updated composer to reflect that (needs to be tested):
"psr-4": { "Phalcon\\UserPlugin\\": "lib/" }
A new directory tests/ has been created for unit tests and a test has been created for the security plugin.
I prefer this new directory structure
Altered the directory structure to be able to add tests, the library now resides in lib/ and updated composer to reflect that (needs to be tested):
A new directory tests/ has been created for unit tests and a test has been created for the security plugin.