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