Commit graph

5 commits

Author SHA1 Message Date
Dillon-Brown
cae5e68c3b Fix console file CRLF
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-08-27 11:47:50 +01:00
Dillon-Brown
8cf555f4ee Update and audit existing project dependencies for Symfony/Flex.
- Converted all non-flex bundles with available bundles into Symfony/Flex.
- Updated namespaces to more closely match Symfony.
- Removed unnecessary dependencies and recipes.
- Executed Symfony/Flex recipes to create default configs.
- Improved composer.json scripts.
2021-03-30 19:21:31 +01:00
Dillon-Brown
587a79613e Add API Platform Framework with Symfony/Flex
This implements the basic structure that will be used for the API and core application.
2021-03-30 19:21:30 +01:00
Dillon-Brown
27bb1aaf4a Change the cli to use bin/console instead of bin/cli 2021-03-30 19:21:30 +01:00
Dillon-Brown
f27aee78e5 Add LEGACY_PATH constant to define the path to the legacy application 2021-03-30 19:21:02 +01:00