mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-10-31 01:08:26 +00:00 
			
		
		
		
	Import debug-bundle instead of var-dumper
This commit is contained in:
		| @@ -170,7 +170,7 @@ can rely on the whole chill framework, meaning there is no need to add them to t | ||||
| You will require some bundles to have the following development tools: | ||||
|  | ||||
| - add fixtures | ||||
| - add profiler and var-dumper to debug | ||||
| - add profiler and debug bundle | ||||
|  | ||||
| Install fixtures | ||||
| **************** | ||||
| @@ -198,7 +198,7 @@ Add web profiler and debugger | ||||
|  | ||||
| .. code-block:: bash | ||||
|  | ||||
|    symfony composer require --dev symfony/web-profiler-bundle symfony/var-dumper | ||||
|    symfony composer require --dev symfony/web-profiler-bundle symfony/debug-bundle | ||||
|  | ||||
| Working on chill bundles | ||||
| ************************ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user