Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Commit 3719e2d

Browse files
authored
require blade-directives 1.8
1 parent ccd0e1a commit 3719e2d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

composer.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,33 +10,33 @@
1010
"authors": [
1111
{
1212
"name": "Gijs Jorissen",
13-
"email": "hello@appstract.team",
14-
"homepage": "https://appstract.team",
13+
"email": "mail@appstract.nl",
14+
"homepage": "https://appstract.nl",
1515
"role": "Developer"
1616
},
1717
{
1818
"name": "Olav van Schie",
19-
"email": "hello@appstract.team",
20-
"homepage": "https://appstract.team",
19+
"email": "mail@appstract.nl",
20+
"homepage": "https://appstract.nl",
2121
"role": "Developer"
2222
},
2323
{
2424
"name": "Bob Krijnen",
25-
"email": "hello@appstract.team",
26-
"homepage": "https://appstract.team",
25+
"email": "mail@appstract.nl",
26+
"homepage": "https://appstract.nl",
2727
"role": "Developer"
2828
},
2929
{
3030
"name": "Teun de Kleijne",
31-
"email": "hello@appstract.team",
32-
"homepage": "https://appstract.team",
31+
"email": "mail@appstract.nl",
32+
"homepage": "https://appstract.nl",
3333
"role": "Developer"
3434
}
3535
],
3636
"require": {
3737
"php": ">=5.6",
3838
"laravel/framework": ">=5.4",
39-
"appstract/laravel-blade-directives": "^0.4"
39+
"appstract/laravel-blade-directives": "^1.8"
4040
},
4141
"require-dev": {
4242
"phpunit/phpunit": "^5.7"

0 commit comments

Comments
 (0)