<pman>deps de dist
This commit is contained in:
		
							parent
							
								
									b305ffe704
								
							
						
					
					
						commit
						2298a04006
					
				| @ -3,18 +3,6 @@ | ||||
| 	"type": "library", | ||||
| 	"description": "espace de maturation pour les librairies", | ||||
| 	"repositories": [ | ||||
| 		{ | ||||
| 			"type": "path", | ||||
| 			"url": "../nulib-base" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"type": "path", | ||||
| 			"url": "../nulib-spout" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"type": "path", | ||||
| 			"url": "../nulib-phpss" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"type": "composer", | ||||
| 			"url": "https://repos.univ-reunion.fr/composer" | ||||
| @ -30,9 +18,9 @@ | ||||
| 		"php": "^8.2" | ||||
| 	}, | ||||
| 	"require-dev": { | ||||
| 		"nulib/base": "^8.2-dev", | ||||
| 		"nulib/spout": "^8.2-dev", | ||||
| 		"nulib/phpss": "^8.2-dev", | ||||
| 		"nulib/base": "^0.6.0p82", | ||||
| 		"nulib/spout": "^0.6.0p82", | ||||
| 		"nulib/phpss": "^0.6.0p82", | ||||
| 		"nulib/tests": "^8.2", | ||||
| 		"ext-posix": "*", | ||||
| 		"ext-pcntl": "*", | ||||
|  | ||||
							
								
								
									
										86
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										86
									
								
								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": "2dc79f259fa01ba2a990fbcb8fcec728", | ||||
|     "content-hash": "1b96ec20ad4777cbbf2aa1a62c386266", | ||||
|     "packages": [], | ||||
|     "packages-dev": [ | ||||
|         { | ||||
| @ -391,11 +391,11 @@ | ||||
|         }, | ||||
|         { | ||||
|             "name": "nulib/base", | ||||
|             "version": "dev-dev74", | ||||
|             "dist": { | ||||
|                 "type": "path", | ||||
|                 "url": "../nulib-base", | ||||
|                 "reference": "a319baec05c4022edc07f738a9f4cbad3e486b82" | ||||
|             "version": "0.6.0p82", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://git.univ-reunion.fr/sda-php/nulib-base.git", | ||||
|                 "reference": "34ef2b7bf55e45c70db2cf8f6bd814f86f47f478" | ||||
|             }, | ||||
|             "require": { | ||||
|                 "ext-json": "*", | ||||
| @ -438,22 +438,20 @@ | ||||
|                 } | ||||
|             ], | ||||
|             "description": "fonctions et classes essentielles", | ||||
|             "transport-options": { | ||||
|                 "relative": true | ||||
|             } | ||||
|             "time": "2025-05-30T18:38:04+00:00" | ||||
|         }, | ||||
|         { | ||||
|             "name": "nulib/phpss", | ||||
|             "version": "dev-dev82", | ||||
|             "dist": { | ||||
|                 "type": "path", | ||||
|                 "url": "../nulib-phpss", | ||||
|                 "reference": "bed69e608189be07e2a5d76940866e340a2264de" | ||||
|             "version": "0.6.0p82", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://git.univ-reunion.fr/sda-php/nulib-phpss.git", | ||||
|                 "reference": "303506ac3658c77fbb40e76b09f38d2f4541f581" | ||||
|             }, | ||||
|             "require": { | ||||
|                 "nulib/base": "^7.4-dev", | ||||
|                 "php": "^7.4", | ||||
|                 "phpoffice/phpspreadsheet": "^1.0" | ||||
|                 "nulib/base": "^0.6.0p82", | ||||
|                 "php": "^8.2", | ||||
|                 "phpoffice/phpspreadsheet": "^3.3.0" | ||||
|             }, | ||||
|             "require-dev": { | ||||
|                 "nulib/tests": "^8.2" | ||||
| @ -482,17 +480,15 @@ | ||||
|                 } | ||||
|             ], | ||||
|             "description": "wrapper pour phpoffice/phpspreadsheet", | ||||
|             "transport-options": { | ||||
|                 "relative": true | ||||
|             } | ||||
|             "time": "2025-05-30T19:30:08+00:00" | ||||
|         }, | ||||
|         { | ||||
|             "name": "nulib/spout", | ||||
|             "version": "dev-dev82", | ||||
|             "dist": { | ||||
|                 "type": "path", | ||||
|                 "url": "../nulib-spout", | ||||
|                 "reference": "cc2bce3c206bd6b0a0405269db348d3936cf69f3" | ||||
|             "version": "0.6.0p82", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://git.univ-reunion.fr/sda-php/nulib-spout.git", | ||||
|                 "reference": "1fb53cae4241be42e0c86bdfebb895fdfa6e2200" | ||||
|             }, | ||||
|             "require": { | ||||
|                 "ext-dom": "*", | ||||
| @ -501,8 +497,8 @@ | ||||
|                 "ext-libxml": "*", | ||||
|                 "ext-xmlreader": "*", | ||||
|                 "ext-zip": "*", | ||||
|                 "nulib/base": "^7.4-dev", | ||||
|                 "php": "^7.4" | ||||
|                 "nulib/base": "^0.6.0p82", | ||||
|                 "php": "^8.2" | ||||
|             }, | ||||
|             "replace": { | ||||
|                 "openspout/openspout": "v4.27.0" | ||||
| @ -542,9 +538,7 @@ | ||||
|                 } | ||||
|             ], | ||||
|             "description": "wrapper pour openspout/openspout", | ||||
|             "transport-options": { | ||||
|                 "relative": true | ||||
|             } | ||||
|             "time": "2025-05-30T19:01:51+00:00" | ||||
|         }, | ||||
|         { | ||||
|             "name": "nulib/tests", | ||||
| @ -2366,16 +2360,16 @@ | ||||
|         }, | ||||
|         { | ||||
|             "name": "symfony/deprecation-contracts", | ||||
|             "version": "v3.5.1", | ||||
|             "version": "v3.6.0", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://github.com/symfony/deprecation-contracts.git", | ||||
|                 "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6" | ||||
|                 "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62" | ||||
|             }, | ||||
|             "dist": { | ||||
|                 "type": "zip", | ||||
|                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", | ||||
|                 "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", | ||||
|                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62", | ||||
|                 "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62", | ||||
|                 "shasum": "" | ||||
|             }, | ||||
|             "require": { | ||||
| @ -2388,7 +2382,7 @@ | ||||
|                     "name": "symfony/contracts" | ||||
|                 }, | ||||
|                 "branch-alias": { | ||||
|                     "dev-main": "3.5-dev" | ||||
|                     "dev-main": "3.6-dev" | ||||
|                 } | ||||
|             }, | ||||
|             "autoload": { | ||||
| @ -2413,7 +2407,7 @@ | ||||
|             "description": "A generic function and convention to trigger deprecation notices", | ||||
|             "homepage": "https://symfony.com", | ||||
|             "support": { | ||||
|                 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1" | ||||
|                 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0" | ||||
|             }, | ||||
|             "funding": [ | ||||
|                 { | ||||
| @ -2429,7 +2423,7 @@ | ||||
|                     "type": "tidelift" | ||||
|                 } | ||||
|             ], | ||||
|             "time": "2024-09-25T14:20:29+00:00" | ||||
|             "time": "2024-09-25T14:21:43+00:00" | ||||
|         }, | ||||
|         { | ||||
|             "name": "symfony/polyfill-ctype", | ||||
| @ -2512,16 +2506,16 @@ | ||||
|         }, | ||||
|         { | ||||
|             "name": "symfony/yaml", | ||||
|             "version": "v7.2.6", | ||||
|             "version": "v7.3.0", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://github.com/symfony/yaml.git", | ||||
|                 "reference": "0feafffb843860624ddfd13478f481f4c3cd8b23" | ||||
|                 "reference": "cea40a48279d58dc3efee8112634cb90141156c2" | ||||
|             }, | ||||
|             "dist": { | ||||
|                 "type": "zip", | ||||
|                 "url": "https://api.github.com/repos/symfony/yaml/zipball/0feafffb843860624ddfd13478f481f4c3cd8b23", | ||||
|                 "reference": "0feafffb843860624ddfd13478f481f4c3cd8b23", | ||||
|                 "url": "https://api.github.com/repos/symfony/yaml/zipball/cea40a48279d58dc3efee8112634cb90141156c2", | ||||
|                 "reference": "cea40a48279d58dc3efee8112634cb90141156c2", | ||||
|                 "shasum": "" | ||||
|             }, | ||||
|             "require": { | ||||
| @ -2564,7 +2558,7 @@ | ||||
|             "description": "Loads and dumps YAML files", | ||||
|             "homepage": "https://symfony.com", | ||||
|             "support": { | ||||
|                 "source": "https://github.com/symfony/yaml/tree/v7.2.6" | ||||
|                 "source": "https://github.com/symfony/yaml/tree/v7.3.0" | ||||
|             }, | ||||
|             "funding": [ | ||||
|                 { | ||||
| @ -2580,7 +2574,7 @@ | ||||
|                     "type": "tidelift" | ||||
|                 } | ||||
|             ], | ||||
|             "time": "2025-04-04T10:10:11+00:00" | ||||
|             "time": "2025-04-04T10:10:33+00:00" | ||||
|         }, | ||||
|         { | ||||
|             "name": "theseer/tokenizer", | ||||
| @ -2635,11 +2629,7 @@ | ||||
|     ], | ||||
|     "aliases": [], | ||||
|     "minimum-stability": "stable", | ||||
|     "stability-flags": { | ||||
|         "nulib/base": 20, | ||||
|         "nulib/spout": 20, | ||||
|         "nulib/phpss": 20 | ||||
|     }, | ||||
|     "stability-flags": [], | ||||
|     "prefer-stable": false, | ||||
|     "prefer-lowest": false, | ||||
|     "platform": { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user