mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-11-04 03:07:58 +00:00 
			
		
		
		
	Used correct disabled value
This commit is contained in:
		@@ -14,7 +14,7 @@
 | 
			
		||||
        <env name="APP_DEBUG" value="1" />
 | 
			
		||||
        <env name="APP_SECRET" value="s$cretf0rt3st" />
 | 
			
		||||
        <env name="SHELL_VERBOSITY" value="-1" />
 | 
			
		||||
        <env name="SYMFONY_DEPRECATIONS_HELPER" value="0" />
 | 
			
		||||
        <env name="SYMFONY_DEPRECATIONS_HELPER" value="disabled" />
 | 
			
		||||
    </php>
 | 
			
		||||
 | 
			
		||||
    <testsuites>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user