- Droped not used packages from composer.json

- Fixed packages version in composer.json
- Renewed file composer.lock
- Checked & Fixed imports paths
- Moved /vendor/FHC-Vendor to /FHC-Vendor
This commit is contained in:
Paolo
2020-01-15 18:08:29 +01:00
parent 908d63f07e
commit 4e43d37780
816 changed files with 212 additions and 906 deletions
+17 -13
View File
@@ -1,36 +1,40 @@
.htaccess
.htaccessbak
bin
/nbproject/
/vendor/*
!/vendor/FHC-vendor
/.idea/
documents/
/nbproject/
/.idea/
.settings
.project
.buildpath
.ptp-sync*
.htaccess
.htaccessbak
application/config/development/
application/config/testing/
application/config/production
application/extensions/
application/controllers/extensions/
application/config/extensions/
application/config/production
application/config/testing/
application/controllers/extensions/
application/extensions/
application/helpers/extensions/
application/hooks/extensions/
application/libraries/extensions/
application/logs/
application/models/extensions/
application/views/extensions/
application/widgets/extensions/
application/logs/
public/extensions/
tests/codeception/_output/*
!/tests/codeception/_output/.placeholder
tests/codeception/codeception.yml
tests/codeception/tests/acceptance.suite.yml
tests/codeception/tests/api.suite.yml
tests/codeception/tests/functional.suite.yml
tests/codeception/tests/acceptance.suite.yml
tests/codeception/tests/unit.suite.yml
/sparks/*
/webdav/google.php
system/sql/
.ptp-sync*

Some files were not shown because too many files have changed in this diff Show More