8000 Update installation.md · anthony-dee/laravel-excel-docs@722d130 · GitHub
[go: up one dir, main page]

Skip to content

Commit 722d130

Browse files
Update installation.md
1 parent 6e5f7e3 commit 722d130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3.1/getting-started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
Require this package in the `composer.json` of your Laravel project. This will download the package and _PhpSpreadsheet_.
2121

2222
```
23-
composer require maatwebsite/excel:^3.1
23+
composer require "maatwebsite/excel:^3.1"
2424
```
2525

2626
If installing your receive the following error

0 commit comments

Comments
 (0)
0