Pārlūkot izejas kodu

Add `--dev` flag to require command

Shalvah 5 gadi atpakaļ
vecāks
revīzija
9cbfc43fc7
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      docs/migrating.md

+ 1 - 1
docs/migrating.md

@@ -10,7 +10,7 @@ There's quite a few changes in Scribe, and this guide aims to show you the key p
 
 ```bash
 composer remove mpociot/laravel-apidoc-generator 
-composer require knuckleswtf/scribe 
+composer require --dev knuckleswtf/scribe 
 ```
 
 - Publish the new config file: