You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Optionally, you can publish the config file in your Laravel applications with the following command:
41
32
42
33
```shell
@@ -158,17 +149,6 @@ class RepositoryClassifier implements Classifier
158
149
...
159
150
```
160
151
161
-
## Treeware
162
-
163
-
You're free to use this package, but if it makes it to your production environment you are required to buy the world a tree.
164
-
165
-
It’s now common knowledge that one of the best tools to tackle the climate crisis and keep our temperatures from rising above 1.5C is to <ahref="https://www.bbc.co.uk/news/science-environment-48870920">plant trees</a>. If you support this package and contribute to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.
166
-
167
-
You can buy trees here [offset.earth/treeware](https://plant.treeware.earth/stefanzweifel/laravel-stats)
168
-
169
-
Read more about Treeware at [treeware.earth](http://treeware.earth)
170
-
171
-
172
152
## Running the tests
173
153
174
154
The package has tests written in phpunit. You can run them with the following command.
0 commit comments