Skip to content

Commit 65bda46

Browse files
committed
Update name
1 parent dce1129 commit 65bda46

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
You can search for this addon in the `Tools > Addons` section of the Statamic control panel and click **install**, or run the following command from your project root:
88

99
``` bash
10-
composer require thoughtco/restrict-fields
10+
composer require thoughtco/statamic-restrict-fields
1111
```
1212

1313
## How to Use

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "thoughtco/restrict-fields",
2+
"name": "thoughtco/statamic-restrict-fields",
33
"autoload": {
44
"psr-4": {
55
"Thoughtco\\RestrictFields\\": "src"

0 commit comments

Comments
 (0)