Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonpontet/drupal9-lando-composer-starter
How to implement Drupal 9 with Lando + Composer
https://github.com/jonpontet/drupal9-lando-composer-starter
Last synced: 13 days ago
JSON representation
How to implement Drupal 9 with Lando + Composer
- Host: GitHub
- URL: https://github.com/jonpontet/drupal9-lando-composer-starter
- Owner: jonpontet
- License: gpl-2.0
- Created: 2022-10-01T20:27:46.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-02T14:31:37.000Z (about 2 years ago)
- Last Synced: 2024-10-11T07:12:30.428Z (about 1 month ago)
- Language: PHP
- Size: 23.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# drupal9-lando-composer-starter
How to implement Drupal 9 with Lando + ComposerComes with Drupal 9.4.7
To update Drupal run:
```
$ lando composer update
```