<pman>deps de dev
This commit is contained in:
		
							parent
							
								
									d3950f5519
								
							
						
					
					
						commit
						309375c297
					
				| @ -3,6 +3,18 @@ | ||||
| 	"type": "library", | ||||
| 	"description": "espace de maturation pour les librairies", | ||||
| 	"repositories": [ | ||||
| 		{ | ||||
| 			"type": "path", | ||||
| 			"url": "../nulib" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"type": "path", | ||||
| 			"url": "../nulib-spout" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"type": "path", | ||||
| 			"url": "../nulib-phpss" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"type": "composer", | ||||
| 			"url": "https://repos.univ-reunion.fr/composer" | ||||
| @ -18,9 +30,9 @@ | ||||
| 		"php": "^7.4" | ||||
| 	}, | ||||
| 	"require-dev": { | ||||
| 		"nulib/php": "^0.5.0p74", | ||||
| 		"nulib/spout": "^0.5.0p74", | ||||
| 		"nulib/phpss": "^0.5.0p74", | ||||
| 		"nulib/php": "^7.4-dev", | ||||
| 		"nulib/spout": "^7.4-dev", | ||||
| 		"nulib/phpss": "^7.4-dev", | ||||
| 		"nulib/tests": "^7.4", | ||||
| 		"ext-posix": "*", | ||||
| 		"ext-pcntl": "*", | ||||
|  | ||||
							
								
								
									
										54
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										54
									
								
								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": "b4bd340f94d33a320d66b249b1c21edb", | ||||
|     "content-hash": "0b1e015d12aecf1cdfbdc6a702d83d25", | ||||
|     "packages": [], | ||||
|     "packages-dev": [ | ||||
|         { | ||||
| @ -585,11 +585,11 @@ | ||||
|         }, | ||||
|         { | ||||
|             "name": "nulib/php", | ||||
|             "version": "0.5.0p74", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://git.univ-reunion.fr/sda-php/nulib.git", | ||||
|                 "reference": "4037bf20424eb48708e5fdf9fc8e10f2ef71d134" | ||||
|             "version": "dev-dev74", | ||||
|             "dist": { | ||||
|                 "type": "path", | ||||
|                 "url": "../nulib", | ||||
|                 "reference": "a371a68ee2d388d6970eec8ccf83b51cbc8e4e37" | ||||
|             }, | ||||
|             "require": { | ||||
|                 "ext-json": "*", | ||||
| @ -629,18 +629,20 @@ | ||||
|                 } | ||||
|             ], | ||||
|             "description": "fonctions et classes essentielles", | ||||
|             "time": "2025-04-30T00:32:10+00:00" | ||||
|             "transport-options": { | ||||
|                 "relative": true | ||||
|             } | ||||
|         }, | ||||
|         { | ||||
|             "name": "nulib/phpss", | ||||
|             "version": "0.5.0p74", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://git.univ-reunion.fr/sda-php/nulib-phpss.git", | ||||
|                 "reference": "26b4bfddf5646f9313d419e568cd930efb9353eb" | ||||
|             "version": "dev-dev74", | ||||
|             "dist": { | ||||
|                 "type": "path", | ||||
|                 "url": "../nulib-phpss", | ||||
|                 "reference": "e68672917d2c51d5cf559835a71d49b66facd081" | ||||
|             }, | ||||
|             "require": { | ||||
|                 "nulib/php": "^0.5.0p74", | ||||
|                 "nulib/php": "^7.4-dev", | ||||
|                 "php": "^7.4", | ||||
|                 "phpoffice/phpspreadsheet": "^1.0" | ||||
|             }, | ||||
| @ -671,15 +673,17 @@ | ||||
|                 } | ||||
|             ], | ||||
|             "description": "wrapper pour phpoffice/phpspreadsheet", | ||||
|             "time": "2025-04-30T00:46:31+00:00" | ||||
|             "transport-options": { | ||||
|                 "relative": true | ||||
|             } | ||||
|         }, | ||||
|         { | ||||
|             "name": "nulib/spout", | ||||
|             "version": "0.5.0p74", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://git.univ-reunion.fr/sda-php/nulib-spout.git", | ||||
|                 "reference": "e650e27abe571553424524633deada32747d33a6" | ||||
|             "version": "dev-dev74", | ||||
|             "dist": { | ||||
|                 "type": "path", | ||||
|                 "url": "../nulib-spout", | ||||
|                 "reference": "853f747bad42718f58aa0c1760f4d2536a165d3d" | ||||
|             }, | ||||
|             "require": { | ||||
|                 "ext-dom": "*", | ||||
| @ -687,7 +691,7 @@ | ||||
|                 "ext-libxml": "*", | ||||
|                 "ext-xmlreader": "*", | ||||
|                 "ext-zip": "*", | ||||
|                 "nulib/php": "^0.5.0p74", | ||||
|                 "nulib/php": "^7.4-dev", | ||||
|                 "php": "^7.4" | ||||
|             }, | ||||
|             "replace": { | ||||
| @ -725,7 +729,9 @@ | ||||
|                 } | ||||
|             ], | ||||
|             "description": "wrapper pour openspout/openspout", | ||||
|             "time": "2025-04-30T00:40:11+00:00" | ||||
|             "transport-options": { | ||||
|                 "relative": true | ||||
|             } | ||||
|         }, | ||||
|         { | ||||
|             "name": "nulib/tests", | ||||
| @ -2939,7 +2945,11 @@ | ||||
|     ], | ||||
|     "aliases": [], | ||||
|     "minimum-stability": "stable", | ||||
|     "stability-flags": [], | ||||
|     "stability-flags": { | ||||
|         "nulib/php": 20, | ||||
|         "nulib/spout": 20, | ||||
|         "nulib/phpss": 20 | ||||
|     }, | ||||
|     "prefer-stable": false, | ||||
|     "prefer-lowest": false, | ||||
|     "platform": { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user