<pman>deps de dev
This commit is contained in:
		
							parent
							
								
									e0dcaff0ec
								
							
						
					
					
						commit
						0d713f521d
					
				| @ -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-base" | ||||||
|  | 		}, | ||||||
|  | 		{ | ||||||
|  | 			"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/base": "^0.7.0p74", | 		"nulib/base": "^7.4-dev", | ||||||
| 		"nulib/spout": "^0.7.0p74", | 		"nulib/spout": "^7.4-dev", | ||||||
| 		"nulib/phpss": "^0.7.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": "11d764f82f5881d832cc100b24c5ce82", |     "content-hash": "2dc79f259fa01ba2a990fbcb8fcec728", | ||||||
|     "packages": [], |     "packages": [], | ||||||
|     "packages-dev": [ |     "packages-dev": [ | ||||||
|         { |         { | ||||||
| @ -997,11 +997,11 @@ | |||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             "name": "nulib/base", |             "name": "nulib/base", | ||||||
|             "version": "0.7.0p74", |             "version": "dev-dev74", | ||||||
|             "source": { |             "dist": { | ||||||
|                 "type": "git", |                 "type": "path", | ||||||
|                 "url": "https://git.univ-reunion.fr/sda-php/nulib-base.git", |                 "url": "../nulib-base", | ||||||
|                 "reference": "64ab6c70e4f089c43714ec3d38dab7161aeb2b0d" |                 "reference": "b6d53059a3dc39d0aa9d4492c362e9f1d1cce16e" | ||||||
|             }, |             }, | ||||||
|             "require": { |             "require": { | ||||||
|                 "ext-json": "*", |                 "ext-json": "*", | ||||||
| @ -1059,18 +1059,20 @@ | |||||||
|                 } |                 } | ||||||
|             ], |             ], | ||||||
|             "description": "fonctions et classes essentielles", |             "description": "fonctions et classes essentielles", | ||||||
|             "time": "2025-10-22T14:34:02+00:00" |             "transport-options": { | ||||||
|  |                 "relative": true | ||||||
|  |             } | ||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             "name": "nulib/phpss", |             "name": "nulib/phpss", | ||||||
|             "version": "0.7.1p74", |             "version": "dev-dev74", | ||||||
|             "source": { |             "dist": { | ||||||
|                 "type": "git", |                 "type": "path", | ||||||
|                 "url": "https://git.univ-reunion.fr/sda-php/nulib-phpss.git", |                 "url": "../nulib-phpss", | ||||||
|                 "reference": "cb456f24ddc1cdcf3cab7c02da6f707b57c8dd2f" |                 "reference": "06802fe052af5259cd4a1d83d928025ed69bbefa" | ||||||
|             }, |             }, | ||||||
|             "require": { |             "require": { | ||||||
|                 "nulib/base": "^0.7.0p74", |                 "nulib/base": "^7.4-dev", | ||||||
|                 "php": "^7.4", |                 "php": "^7.4", | ||||||
|                 "phpoffice/phpspreadsheet": "^1.0" |                 "phpoffice/phpspreadsheet": "^1.0" | ||||||
|             }, |             }, | ||||||
| @ -1101,15 +1103,17 @@ | |||||||
|                 } |                 } | ||||||
|             ], |             ], | ||||||
|             "description": "wrapper pour phpoffice/phpspreadsheet", |             "description": "wrapper pour phpoffice/phpspreadsheet", | ||||||
|             "time": "2025-10-22T14:53:59+00:00" |             "transport-options": { | ||||||
|  |                 "relative": true | ||||||
|  |             } | ||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             "name": "nulib/spout", |             "name": "nulib/spout", | ||||||
|             "version": "0.7.1p74", |             "version": "dev-dev74", | ||||||
|             "source": { |             "dist": { | ||||||
|                 "type": "git", |                 "type": "path", | ||||||
|                 "url": "https://git.univ-reunion.fr/sda-php/nulib-spout.git", |                 "url": "../nulib-spout", | ||||||
|                 "reference": "9b1e49ac39c65d849114aeccf559e08b715bd600" |                 "reference": "d843ef4600a6906debc9b6947971f7fe58e4869c" | ||||||
|             }, |             }, | ||||||
|             "require": { |             "require": { | ||||||
|                 "ext-dom": "*", |                 "ext-dom": "*", | ||||||
| @ -1117,7 +1121,7 @@ | |||||||
|                 "ext-libxml": "*", |                 "ext-libxml": "*", | ||||||
|                 "ext-xmlreader": "*", |                 "ext-xmlreader": "*", | ||||||
|                 "ext-zip": "*", |                 "ext-zip": "*", | ||||||
|                 "nulib/base": "^0.7.0p74", |                 "nulib/base": "^7.4-dev", | ||||||
|                 "php": "^7.4" |                 "php": "^7.4" | ||||||
|             }, |             }, | ||||||
|             "replace": { |             "replace": { | ||||||
| @ -1155,7 +1159,9 @@ | |||||||
|                 } |                 } | ||||||
|             ], |             ], | ||||||
|             "description": "wrapper pour openspout/openspout", |             "description": "wrapper pour openspout/openspout", | ||||||
|             "time": "2025-10-22T14:41:02+00:00" |             "transport-options": { | ||||||
|  |                 "relative": true | ||||||
|  |             } | ||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             "name": "nulib/tests", |             "name": "nulib/tests", | ||||||
| @ -4271,7 +4277,11 @@ | |||||||
|     ], |     ], | ||||||
|     "aliases": [], |     "aliases": [], | ||||||
|     "minimum-stability": "stable", |     "minimum-stability": "stable", | ||||||
|     "stability-flags": [], |     "stability-flags": { | ||||||
|  |         "nulib/base": 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