We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5b5037 + a26067b commit 7d8c5f1Copy full SHA for 7d8c5f1
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "jpmurray/laravel-nofloc",
3
"description": "Adds a header response that should be opting out your site from being used for Google's FloC tracking.",
4
- "license": "license",
+ "license": "MIT",
5
"authors": [
6
7
"name": "Jean-Philippe Murray",
contributing.md
@@ -6,7 +6,6 @@ Contributions are accepted via Pull Requests on [Github](https://github.com/jpmu
# Things you could do
8
If you want to contribute but do not know where to start, this list provides some starting points.
9
-- Add license text
10
- Set up tests
11
- Set up TravisCI, StyleCI, ScrutinizerCI
12
0 commit comments