We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d40aaf commit 440884bCopy full SHA for 440884b
LICENSE
@@ -2,6 +2,7 @@ The MIT License (MIT)
2
3
Copyright (c) 2017-2020 Soufiane Ghzal <sghzal@gmail.com>
4
Copyright (c) 2020-2021 Graham Campbell <hello@gjcampbell.co.uk>
5
+Copyright (c) 2020-2021 Enrico Dias <enricodias@gmail.com>
6
7
Permission is hereby granted, free of charge, to any person obtaining a copy
8
of this software and associated documentation files (the "Software"), to deal
composer.json
@@ -7,6 +7,10 @@
{
"name": "Graham Campbell",
9
"email": "hello@gjcampbell.co.uk"
10
+ },
11
+ {
12
+ "name": "Enrico Dias",
13
+ "email": "enricodias@gmail.com"
14
}
15
],
16
"require": {
0 commit comments