Squashed commit of the following:

commit fea85fa8a47b4ccedb2b502b4537c6b261dc3eed
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Feb 3 16:41:57 2017 +0000

    Make emoji more accessible

commit 2bcb6e999b85aad361754f667ab8305db538176f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Jan 27 20:51:50 2017 +0000

    Add an emoji into the seed file to test a11y
    techniques with.
This commit is contained in:
Jonny Barnes 2017-02-03 16:42:39 +00:00
parent 13919c207e
commit c0a4e220c4
4 changed files with 52 additions and 4 deletions

View file

@ -24,7 +24,8 @@
"lcobucci/jwt": "^3.1",
"sensiolabs/security-checker": "^4.0",
"laravel/scout": "^1.1",
"pmatseykanets/laravel-scout-postgres": "^0.2.0"
"pmatseykanets/laravel-scout-postgres": "^0.2.0",
"jonnybarnes/emoji-a11y": "^0.1.1"
},
"require-dev": {
"fzaninotto/faker": "~1.4",