<pman>Intégration de la branche rel74-0.6.0
This commit is contained in:
		
						commit
						fbb0b219e0
					
				
							
								
								
									
										10
									
								
								CHANGES.md
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								CHANGES.md
									
									
									
									
									
								
							| @ -1,3 +1,13 @@ | ||||
| ## Release 0.6.0p74 du 30/05/2025-23:35 | ||||
| 
 | ||||
| migrer de nulib/php à nulib/base | ||||
| 
 | ||||
| * `3ea51e7` gestion des fichiers de cache | ||||
| * `c80d99e` suite implémentation cache | ||||
| * `ec0c0ee` début implémentation cache | ||||
| * `4c91327` db/cache doit encore être travaillé | ||||
| * `ba0ad15` renommer *storage.php | ||||
| 
 | ||||
| ## Release 0.5.1p82 du 12/05/2025-15:37 | ||||
| 
 | ||||
| ## Release 0.5.1p74 du 12/05/2025-15:34 | ||||
|  | ||||
| @ -1 +1 @@ | ||||
| 0.5.1 | ||||
| 0.6.0 | ||||
|  | ||||
| @ -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": "^7.4" | ||||
| 	}, | ||||
| 	"require-dev": { | ||||
| 		"nulib/base": "^7.4-dev", | ||||
| 		"nulib/spout": "^7.4-dev", | ||||
| 		"nulib/phpss": "^7.4-dev", | ||||
| 		"nulib/base": "^0.6.0p74", | ||||
| 		"nulib/spout": "^0.6.0p74", | ||||
| 		"nulib/phpss": "^0.6.0p74", | ||||
| 		"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": "2dc79f259fa01ba2a990fbcb8fcec728", | ||||
|     "content-hash": "145505a2a855bc2128606baa3df40125", | ||||
|     "packages": [], | ||||
|     "packages-dev": [ | ||||
|         { | ||||
| @ -585,11 +585,11 @@ | ||||
|         }, | ||||
|         { | ||||
|             "name": "nulib/base", | ||||
|             "version": "dev-dev74", | ||||
|             "dist": { | ||||
|                 "type": "path", | ||||
|                 "url": "../nulib-base", | ||||
|                 "reference": "a319baec05c4022edc07f738a9f4cbad3e486b82" | ||||
|             "version": "0.6.0p74", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://git.univ-reunion.fr/sda-php/nulib-base.git", | ||||
|                 "reference": "ea531c41bcb054250b0efc334c6aaa6f77543070" | ||||
|             }, | ||||
|             "require": { | ||||
|                 "ext-json": "*", | ||||
| @ -632,20 +632,18 @@ | ||||
|                 } | ||||
|             ], | ||||
|             "description": "fonctions et classes essentielles", | ||||
|             "transport-options": { | ||||
|                 "relative": true | ||||
|             } | ||||
|             "time": "2025-05-30T18:35:54+00:00" | ||||
|         }, | ||||
|         { | ||||
|             "name": "nulib/phpss", | ||||
|             "version": "dev-dev74", | ||||
|             "dist": { | ||||
|                 "type": "path", | ||||
|                 "url": "../nulib-phpss", | ||||
|                 "reference": "bed69e608189be07e2a5d76940866e340a2264de" | ||||
|             "version": "0.6.0p74", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://git.univ-reunion.fr/sda-php/nulib-phpss.git", | ||||
|                 "reference": "8efedccb6ac52f7f487c503fa820c4749a5aa229" | ||||
|             }, | ||||
|             "require": { | ||||
|                 "nulib/base": "^7.4-dev", | ||||
|                 "nulib/base": "^0.6.0p74", | ||||
|                 "php": "^7.4", | ||||
|                 "phpoffice/phpspreadsheet": "^1.0" | ||||
|             }, | ||||
| @ -676,17 +674,15 @@ | ||||
|                 } | ||||
|             ], | ||||
|             "description": "wrapper pour phpoffice/phpspreadsheet", | ||||
|             "transport-options": { | ||||
|                 "relative": true | ||||
|             } | ||||
|             "time": "2025-05-30T19:18:29+00:00" | ||||
|         }, | ||||
|         { | ||||
|             "name": "nulib/spout", | ||||
|             "version": "dev-dev74", | ||||
|             "dist": { | ||||
|                 "type": "path", | ||||
|                 "url": "../nulib-spout", | ||||
|                 "reference": "cc2bce3c206bd6b0a0405269db348d3936cf69f3" | ||||
|             "version": "0.6.0p74", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://git.univ-reunion.fr/sda-php/nulib-spout.git", | ||||
|                 "reference": "042a0a0bb48216898369d612ffc16e25cfea03a1" | ||||
|             }, | ||||
|             "require": { | ||||
|                 "ext-dom": "*", | ||||
| @ -694,7 +690,7 @@ | ||||
|                 "ext-libxml": "*", | ||||
|                 "ext-xmlreader": "*", | ||||
|                 "ext-zip": "*", | ||||
|                 "nulib/base": "^7.4-dev", | ||||
|                 "nulib/base": "^0.6.0p74", | ||||
|                 "php": "^7.4" | ||||
|             }, | ||||
|             "replace": { | ||||
| @ -732,9 +728,7 @@ | ||||
|                 } | ||||
|             ], | ||||
|             "description": "wrapper pour openspout/openspout", | ||||
|             "transport-options": { | ||||
|                 "relative": true | ||||
|             } | ||||
|             "time": "2025-05-30T18:54:07+00:00" | ||||
|         }, | ||||
|         { | ||||
|             "name": "nulib/tests", | ||||
| @ -2957,11 +2951,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