ncc/src
Netkas 05c890f0d1
- Corrected code-smell and code style issues in \ncc\Objects > HttpResponseCache
- Corrected code-smell and code style issues in `\ncc\Objects > InstallationPaths`
 - Updated class `\ncc\Objects > NccVersionInformation` to use method calls rather than direct property access and implemented
   `SerializableObjectInterface`
 - Updated class `\ncc\Objects > Package` to use method calls rather than direct property access and implemented
   `SerializableObjectInterface`
 - Updated class `\ncc\Objects > PackageLock` to use method calls rather than direct property access and implemented
   `BytecodeObjectInterface`
 - Updated class `\ncc\Objects > ProjectConfiguration` to use method calls rather than direct property access
 - Updated class `\ncc\Objects > ProjectDetectionResults` to use method calls rather than direct property access
 - Updated class `\ncc\Objects > RemotePackageInput` to use method calls rather than direct property access
 - Updated class `\ncc\Objects > RepositoryQueryResults` to use method calls rather than direct property access
 - Updated class `\ncc\Objects > Vault` to use method calls rather than direct property access
 - Removed unused `\ncc\Objects > NccUpdateInformation`
 - Removed unused `\ncc\Objects > PhpConfiguration`
2023-08-30 19:58:31 -04:00
..
autoload Updated autoload.php 2022-10-22 09:07:42 -04:00
config 1.0.0 Alpha Release 2023-01-29 23:27:56 +00:00
default_repositories 1.0.0 Alpha Release 2023-01-29 23:27:56 +00:00
installer - Corrected code-smell and code style issues in \ncc\Objects > HttpResponseCache 2023-08-30 19:58:31 -04:00
ncc - Corrected code-smell and code style issues in \ncc\Objects > HttpResponseCache 2023-08-30 19:58:31 -04:00
templates Added Base files for Makefile and Php Utilities 2022-09-22 16:41:54 -04:00