maj deps php8.2
This commit is contained in:
		
							parent
							
								
									fb01429970
								
							
						
					
					
						commit
						c91d2f2e85
					
				
							
								
								
									
										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 | # -*- coding: utf-8 mode: sh -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8 | ||||||
| 
 | 
 | ||||||
| UPSTREAM= | UPSTREAM=dev74 | ||||||
| DEVELOP=dev74 | DEVELOP=dev82 | ||||||
| FEATURE=wip74/ | FEATURE=wip82/ | ||||||
| RELEASE=rel74- | RELEASE=rel82- | ||||||
| MAIN=dist74 | MAIN=dist82 | ||||||
| TAG_SUFFIX=p74 | TAG_SUFFIX=p82 | ||||||
| HOTFIX=hotf74- | HOTFIX=hotf82- | ||||||
| DIST= | DIST= | ||||||
| NOAUTO= | NOAUTO= | ||||||
|  | |||||||
| @ -4,5 +4,5 @@ | |||||||
| RUNPHP= | RUNPHP= | ||||||
| 
 | 
 | ||||||
| # Si RUNPHP n'est pas défini, les variables suivantes peuvent être définies | # Si RUNPHP n'est pas défini, les variables suivantes peuvent être définies | ||||||
| DIST=d11 | DIST=d12 | ||||||
| #REGISTRY=pubdocker.univ-reunion.fr/dist | #REGISTRY=pubdocker.univ-reunion.fr/dist | ||||||
|  | |||||||
| @ -15,12 +15,12 @@ | |||||||
| 		} | 		} | ||||||
| 	}, | 	}, | ||||||
| 	"require": { | 	"require": { | ||||||
| 		"symfony/yaml": "^5.0", | 		"symfony/yaml": "^7.1", | ||||||
| 		"ext-json": "*", | 		"ext-json": "*", | ||||||
| 		"php": "^7.4" | 		"php": "^8.2" | ||||||
| 	}, | 	}, | ||||||
| 	"require-dev": { | 	"require-dev": { | ||||||
| 		"nulib/tests": "^7.4", | 		"nulib/tests": "^8.2", | ||||||
| 		"ext-posix": "*", | 		"ext-posix": "*", | ||||||
| 		"ext-pcntl": "*", | 		"ext-pcntl": "*", | ||||||
| 		"ext-curl": "*", | 		"ext-curl": "*", | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user