Commit graph

6 commits

Author SHA1 Message Date
Oliver Davies 536857c6f3 Fix autowiring error
> Cannot autowire service "Drupal\simple_message\DisplaySimpleMessage":
argument "$messenger" of method "__construct()" references interface
"Drupal\Core\Messenger\MessengerInterface" but no such service exists.
You should maybe alias this interface to the existing "messenger"
service
2020-09-02 13:45:40 +01:00
Oliver Davies 26a4ca66ef Return early for admin routes 2020-09-02 09:41:59 +01:00
Oliver Davies 6ba5810dbc D9 compatibility 2020-06-16 22:03:48 +01:00
Oliver Davies f26c3fbd7d Revert "Update to Drupal 9"
Revert back so that we can continue to use the Config Installer module.

This reverts commit e5b86c7f39.
2020-06-16 21:53:55 +01:00
Oliver Davies e5b86c7f39 Update to Drupal 9 2020-06-15 22:49:33 +01:00
Oliver Davies 15985541ba Add simple_message module 2020-01-29 02:32:35 +00:00