Commit Graph

11 Commits

Author SHA1 Message Date
Luke English
9d3b84517a
Update composer depedencies to be the same as the advanced application (#262)
* Compatible with PHP 8.1 and Codeception 5
* Add PHP 8.1 to workflow
* PHP 7.4 as a minimum
* Updated dependencies

Co-authored-by: Luke English <luke.english@ec2i.biz>
2022-06-17 19:15:52 +03:00
carlos gonzález
33882b152b Adapted yii2-app-advanced Vagrant setup to basic app (#161) 2017-12-05 02:06:25 +03:00
Davert
0ef627f7de refactored tests 2016-07-16 04:13:51 +03:00
Davert
b1015559e0 refactoring 2016-07-14 21:03:28 +03:00
Alexander Kochetov
be792fd146 Application templates refactoring 2014-06-16 18:57:09 +04:00
Alexander Kochetov
27998d9e1b Fix .gitignore for basic and advanced application templates 2014-06-10 02:19:11 +04:00
Qiang Xue
d4b6fc0171 more gitignores. 2014-03-25 08:37:48 -04:00
Carsten Brandt
be1d9a0311 removed composer.lock from gitignore
we should not provide one in the package but developers should commit
them when starting a new project so that all share the same versions
and only explicit composer update command will change that.
Escpecially important when deploying to production.
2013-12-12 21:55:40 +01:00
Alexander Makarov
0ff3347548 Removed composer.lock from all apps. Currently it creates more problems since framework code changes rapidly. 2013-06-18 01:40:48 +04:00
Carsten Brandt
3522b5466f Do not ignore composer.lock
a6c251d2ab (commitcomment-3291785)
2013-05-27 00:48:49 +02:00
Carsten Brandt
516f16efb5 fixed framework path of req checker + notice on wrong path
git ignore composer.lock
2013-05-26 01:48:40 +02:00