|
10 | 10 | "authors": [ |
11 | 11 | { |
12 | 12 | "name": "Gijs Jorissen", |
13 | | - "email": "hello@appstract.team", |
14 | | - "homepage": "https://appstract.team", |
| 13 | + "email": "mail@appstract.nl", |
| 14 | + "homepage": "https://appstract.nl", |
15 | 15 | "role": "Developer" |
16 | 16 | }, |
17 | 17 | { |
18 | 18 | "name": "Olav van Schie", |
19 | | - "email": "hello@appstract.team", |
20 | | - "homepage": "https://appstract.team", |
| 19 | + "email": "mail@appstract.nl", |
| 20 | + "homepage": "https://appstract.nl", |
21 | 21 | "role": "Developer" |
22 | 22 | }, |
23 | 23 | { |
24 | 24 | "name": "Bob Krijnen", |
25 | | - "email": "hello@appstract.team", |
26 | | - "homepage": "https://appstract.team", |
| 25 | + "email": "mail@appstract.nl", |
| 26 | + "homepage": "https://appstract.nl", |
27 | 27 | "role": "Developer" |
28 | 28 | }, |
29 | 29 | { |
30 | 30 | "name": "Teun de Kleijne", |
31 | | - "email": "hello@appstract.team", |
32 | | - "homepage": "https://appstract.team", |
| 31 | + "email": "mail@appstract.nl", |
| 32 | + "homepage": "https://appstract.nl", |
33 | 33 | "role": "Developer" |
34 | 34 | } |
35 | 35 | ], |
36 | 36 | "require": { |
37 | 37 | "php": ">=5.6", |
38 | 38 | "laravel/framework": ">=5.4", |
39 | | - "appstract/laravel-blade-directives": "^0.4" |
| 39 | + "appstract/laravel-blade-directives": "^1.8" |
40 | 40 | }, |
41 | 41 | "require-dev": { |
42 | 42 | "phpunit/phpunit": "^5.7" |
|
0 commit comments