<pman>deps de dev
This commit is contained in:
		
							parent
							
								
									de31ae812b
								
							
						
					
					
						commit
						0c90d4b074
					
				| @ -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": "^8.2" | ||||
| 	}, | ||||
| 	"require-dev": { | ||||
| 		"nulib/php": "^0.5.0p82", | ||||
| 		"nulib/spout": "^0.5.0p82", | ||||
| 		"nulib/phpss": "^0.5.0p82", | ||||
| 		"nulib/php": "^8.2-dev", | ||||
| 		"nulib/spout": "^8.2-dev", | ||||
| 		"nulib/phpss": "^8.2-dev", | ||||
| 		"nulib/tests": "^8.2", | ||||
| 		"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": "20d80ba2a043b1e083f352300c19da0f", | ||||
|     "content-hash": "614c12e46a043d8be2eb5f049c76c653", | ||||
|     "packages": [], | ||||
|     "packages-dev": [ | ||||
|         { | ||||
| @ -391,11 +391,11 @@ | ||||
|         }, | ||||
|         { | ||||
|             "name": "nulib/php", | ||||
|             "version": "0.5.1p82", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://git.univ-reunion.fr/sda-php/nulib.git", | ||||
|                 "reference": "bd8cdcafbeee9a786200672a022493441582b177" | ||||
|             "version": "dev-dev82", | ||||
|             "dist": { | ||||
|                 "type": "path", | ||||
|                 "url": "../nulib", | ||||
|                 "reference": "de184e9909a631f6aac485db7ea46585b30a98b2" | ||||
|             }, | ||||
|             "require": { | ||||
|                 "ext-json": "*", | ||||
| @ -435,18 +435,20 @@ | ||||
|                 } | ||||
|             ], | ||||
|             "description": "fonctions et classes essentielles", | ||||
|             "time": "2025-05-12T11:31:32+00:00" | ||||
|             "transport-options": { | ||||
|                 "relative": true | ||||
|             } | ||||
|         }, | ||||
|         { | ||||
|             "name": "nulib/phpss", | ||||
|             "version": "0.5.0p82", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://git.univ-reunion.fr/sda-php/nulib-phpss.git", | ||||
|                 "reference": "620e1b8eab68afc8bae94b5a936b7929c03bc734" | ||||
|             "version": "dev-dev82", | ||||
|             "dist": { | ||||
|                 "type": "path", | ||||
|                 "url": "../nulib-phpss", | ||||
|                 "reference": "19ef9cae64dd860492055845779262c236c29556" | ||||
|             }, | ||||
|             "require": { | ||||
|                 "nulib/php": "^0.5.0p82", | ||||
|                 "nulib/php": "^8.2-dev", | ||||
|                 "php": "^8.2", | ||||
|                 "phpoffice/phpspreadsheet": "^3.3.0" | ||||
|             }, | ||||
| @ -477,15 +479,17 @@ | ||||
|                 } | ||||
|             ], | ||||
|             "description": "wrapper pour phpoffice/phpspreadsheet", | ||||
|             "time": "2025-04-30T00:48:34+00:00" | ||||
|             "transport-options": { | ||||
|                 "relative": true | ||||
|             } | ||||
|         }, | ||||
|         { | ||||
|             "name": "nulib/spout", | ||||
|             "version": "0.5.0p82", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://git.univ-reunion.fr/sda-php/nulib-spout.git", | ||||
|                 "reference": "32fbed599e2e3cfc616df70fe51ba8ec4cb3aefd" | ||||
|             "version": "dev-dev82", | ||||
|             "dist": { | ||||
|                 "type": "path", | ||||
|                 "url": "../nulib-spout", | ||||
|                 "reference": "d52f9a0ebfe4fc2bab145209178ce2d4570c2e75" | ||||
|             }, | ||||
|             "require": { | ||||
|                 "ext-dom": "*", | ||||
| @ -494,7 +498,7 @@ | ||||
|                 "ext-libxml": "*", | ||||
|                 "ext-xmlreader": "*", | ||||
|                 "ext-zip": "*", | ||||
|                 "nulib/php": "^0.5.0p82", | ||||
|                 "nulib/php": "^8.2-dev", | ||||
|                 "php": "^8.2" | ||||
|             }, | ||||
|             "replace": { | ||||
| @ -535,7 +539,9 @@ | ||||
|                 } | ||||
|             ], | ||||
|             "description": "wrapper pour openspout/openspout", | ||||
|             "time": "2025-04-30T00:43:21+00:00" | ||||
|             "transport-options": { | ||||
|                 "relative": true | ||||
|             } | ||||
|         }, | ||||
|         { | ||||
|             "name": "nulib/tests", | ||||
| @ -2626,7 +2632,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