Compare commits
	
		
			1 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 18aa8ad569 | 
							
								
								
									
										14
									
								
								.pman.conf
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								.pman.conf
									
									
									
									
									
								
							| @ -1,11 +1,11 @@ | ||||
| # -*- coding: utf-8 mode: sh -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8 | ||||
| 
 | ||||
| UPSTREAM=dev74 | ||||
| DEVELOP=dev82 | ||||
| FEATURE=wip82/ | ||||
| RELEASE=rel82- | ||||
| MAIN=main82 | ||||
| TAG_SUFFIX=p82 | ||||
| HOTFIX=hotf82- | ||||
| UPSTREAM= | ||||
| DEVELOP=dev74 | ||||
| FEATURE=wip74/ | ||||
| RELEASE=rel74- | ||||
| MAIN=main74 | ||||
| TAG_SUFFIX=p74 | ||||
| HOTFIX=hotf74- | ||||
| DIST= | ||||
| NOAUTO= | ||||
|  | ||||
| @ -4,5 +4,5 @@ | ||||
| RUNPHP= | ||||
| 
 | ||||
| # Si RUNPHP n'est pas défini, les variables suivantes peuvent être définies | ||||
| DIST=d12 | ||||
| DIST=d11 | ||||
| #REGISTRY=pubdocker.univ-reunion.fr/dist | ||||
|  | ||||
| @ -18,15 +18,15 @@ | ||||
| 		"nulib/php": "*" | ||||
| 	}, | ||||
| 	"require": { | ||||
| 		"symfony/yaml": "^7.3", | ||||
| 		"symfony/expression-language": "^7.3", | ||||
| 		"symfony/yaml": "^5.4", | ||||
| 		"symfony/expression-language": "^5.4", | ||||
| 		"phpmailer/phpmailer": "^6.8", | ||||
| 		"league/commonmark": "^2.7", | ||||
| 		"ext-json": "*", | ||||
| 		"php": "^8.2" | ||||
| 		"php": "^7.4" | ||||
| 	}, | ||||
| 	"require-dev": { | ||||
| 		"nulib/tests": "^8.2", | ||||
| 		"nulib/tests": "^7.4", | ||||
| 		"ext-mbstring": "*", | ||||
| 		"ext-iconv": "*", | ||||
| 		"ext-posix": "*", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user