modifs.mineures sans commentaires
This commit is contained in:
		
							parent
							
								
									2125d202e2
								
							
						
					
					
						commit
						f101f89ee0
					
				
							
								
								
									
										8
									
								
								.runphp.conf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								.runphp.conf
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,8 @@
 | 
			
		||||
# -*- coding: utf-8 mode: sh -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8
 | 
			
		||||
 | 
			
		||||
# Chemin vers runphp, e.g sbin/runphp
 | 
			
		||||
RUNPHP=
 | 
			
		||||
 | 
			
		||||
# Si RUNPHP n'est pas défini, les variables suivantes peuvent être définies
 | 
			
		||||
DIST=d11
 | 
			
		||||
#REGISTRY=pubdocker.univ-reunion.fr
 | 
			
		||||
@ -10,7 +10,7 @@
 | 
			
		||||
	],
 | 
			
		||||
	"require": {
 | 
			
		||||
		"symfony/yaml": "^5.0",
 | 
			
		||||
		"php": ">=7.4"
 | 
			
		||||
		"php": "^7.4"
 | 
			
		||||
	},
 | 
			
		||||
	"require-dev": {
 | 
			
		||||
		"nulib/tests": "7.4",
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										4
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							@ -4,7 +4,7 @@
 | 
			
		||||
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
 | 
			
		||||
        "This file is @generated automatically"
 | 
			
		||||
    ],
 | 
			
		||||
    "content-hash": "9113cac92ea3007e36b977f28ad591c4",
 | 
			
		||||
    "content-hash": "840bbff2fe88e20758118f9181f50474",
 | 
			
		||||
    "packages": [
 | 
			
		||||
        {
 | 
			
		||||
            "name": "symfony/deprecation-contracts",
 | 
			
		||||
@ -2789,7 +2789,7 @@
 | 
			
		||||
    "prefer-stable": false,
 | 
			
		||||
    "prefer-lowest": false,
 | 
			
		||||
    "platform": {
 | 
			
		||||
        "php": ">=7.4"
 | 
			
		||||
        "php": "^7.4"
 | 
			
		||||
    },
 | 
			
		||||
    "platform-dev": {
 | 
			
		||||
        "ext-posix": "*",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user