<pman>Intégration de la branche rel74-0.5.0
This commit is contained in:
		
						commit
						d3950f5519
					
				| @ -1,3 +1,12 @@ | |||||||
|  | ## Release 0.5.0p74 du 30/04/2025-05:30 | ||||||
|  | 
 | ||||||
|  | * `2d73f4d` documenter showmorePlugin | ||||||
|  | * `3b13ef1` possiblité de forcer la suppression | ||||||
|  | * `3933fd1` corrections sur les controles | ||||||
|  | * `4d238cc` maj doc | ||||||
|  | * `f005692` déplacer nur/sery/wip et nur/sery dans nulib | ||||||
|  | * `c4e02d5` afficher la version de l'application | ||||||
|  | 
 | ||||||
| ## Release 0.4.1p82 du 17/03/2025-17:23 | ## Release 0.4.1p82 du 17/03/2025-17:23 | ||||||
| 
 | 
 | ||||||
| ## Release 0.4.1p74 du 17/03/2025-17:19 | ## Release 0.4.1p74 du 17/03/2025-17:19 | ||||||
|  | |||||||
| @ -1 +1 @@ | |||||||
| 0.4.1 | 0.5.0 | ||||||
|  | |||||||
| @ -3,18 +3,6 @@ | |||||||
| 	"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" | ||||||
| @ -30,9 +18,9 @@ | |||||||
| 		"php": "^7.4" | 		"php": "^7.4" | ||||||
| 	}, | 	}, | ||||||
| 	"require-dev": { | 	"require-dev": { | ||||||
| 		"nulib/php": "^7.4-dev", | 		"nulib/php": "^0.5.0p74", | ||||||
| 		"nulib/spout": "^7.4-dev", | 		"nulib/spout": "^0.5.0p74", | ||||||
| 		"nulib/phpss": "^7.4-dev", | 		"nulib/phpss": "^0.5.0p74", | ||||||
| 		"nulib/tests": "^7.4", | 		"nulib/tests": "^7.4", | ||||||
| 		"ext-posix": "*", | 		"ext-posix": "*", | ||||||
| 		"ext-pcntl": "*", | 		"ext-pcntl": "*", | ||||||
|  | |||||||
							
								
								
									
										66
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										66
									
								
								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": "0b1e015d12aecf1cdfbdc6a702d83d25", |     "content-hash": "b4bd340f94d33a320d66b249b1c21edb", | ||||||
|     "packages": [], |     "packages": [], | ||||||
|     "packages-dev": [ |     "packages-dev": [ | ||||||
|         { |         { | ||||||
| @ -404,16 +404,16 @@ | |||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             "name": "myclabs/deep-copy", |             "name": "myclabs/deep-copy", | ||||||
|             "version": "1.13.0", |             "version": "1.13.1", | ||||||
|             "source": { |             "source": { | ||||||
|                 "type": "git", |                 "type": "git", | ||||||
|                 "url": "https://github.com/myclabs/DeepCopy.git", |                 "url": "https://github.com/myclabs/DeepCopy.git", | ||||||
|                 "reference": "024473a478be9df5fdaca2c793f2232fe788e414" |                 "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c" | ||||||
|             }, |             }, | ||||||
|             "dist": { |             "dist": { | ||||||
|                 "type": "zip", |                 "type": "zip", | ||||||
|                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/024473a478be9df5fdaca2c793f2232fe788e414", |                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/1720ddd719e16cf0db4eb1c6eca108031636d46c", | ||||||
|                 "reference": "024473a478be9df5fdaca2c793f2232fe788e414", |                 "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c", | ||||||
|                 "shasum": "" |                 "shasum": "" | ||||||
|             }, |             }, | ||||||
|             "require": { |             "require": { | ||||||
| @ -452,7 +452,7 @@ | |||||||
|             ], |             ], | ||||||
|             "support": { |             "support": { | ||||||
|                 "issues": "https://github.com/myclabs/DeepCopy/issues", |                 "issues": "https://github.com/myclabs/DeepCopy/issues", | ||||||
|                 "source": "https://github.com/myclabs/DeepCopy/tree/1.13.0" |                 "source": "https://github.com/myclabs/DeepCopy/tree/1.13.1" | ||||||
|             }, |             }, | ||||||
|             "funding": [ |             "funding": [ | ||||||
|                 { |                 { | ||||||
| @ -460,7 +460,7 @@ | |||||||
|                     "type": "tidelift" |                     "type": "tidelift" | ||||||
|                 } |                 } | ||||||
|             ], |             ], | ||||||
|             "time": "2025-02-12T12:17:51+00:00" |             "time": "2025-04-29T12:36:36+00:00" | ||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             "name": "myclabs/php-enum", |             "name": "myclabs/php-enum", | ||||||
| @ -585,11 +585,11 @@ | |||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             "name": "nulib/php", |             "name": "nulib/php", | ||||||
|             "version": "dev-dev74", |             "version": "0.5.0p74", | ||||||
|             "dist": { |             "source": { | ||||||
|                 "type": "path", |                 "type": "git", | ||||||
|                 "url": "../nulib", |                 "url": "https://git.univ-reunion.fr/sda-php/nulib.git", | ||||||
|                 "reference": "2a50167241fe6b6d84d793aad748eb74c631eae9" |                 "reference": "4037bf20424eb48708e5fdf9fc8e10f2ef71d134" | ||||||
|             }, |             }, | ||||||
|             "require": { |             "require": { | ||||||
|                 "ext-json": "*", |                 "ext-json": "*", | ||||||
| @ -629,20 +629,18 @@ | |||||||
|                 } |                 } | ||||||
|             ], |             ], | ||||||
|             "description": "fonctions et classes essentielles", |             "description": "fonctions et classes essentielles", | ||||||
|             "transport-options": { |             "time": "2025-04-30T00:32:10+00:00" | ||||||
|                 "relative": true |  | ||||||
|             } |  | ||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             "name": "nulib/phpss", |             "name": "nulib/phpss", | ||||||
|             "version": "dev-dev74", |             "version": "0.5.0p74", | ||||||
|             "dist": { |             "source": { | ||||||
|                 "type": "path", |                 "type": "git", | ||||||
|                 "url": "../nulib-phpss", |                 "url": "https://git.univ-reunion.fr/sda-php/nulib-phpss.git", | ||||||
|                 "reference": "e902acb4461a9358de8cce0a534bfe0e63e8b100" |                 "reference": "26b4bfddf5646f9313d419e568cd930efb9353eb" | ||||||
|             }, |             }, | ||||||
|             "require": { |             "require": { | ||||||
|                 "nulib/php": "^7.4-dev", |                 "nulib/php": "^0.5.0p74", | ||||||
|                 "php": "^7.4", |                 "php": "^7.4", | ||||||
|                 "phpoffice/phpspreadsheet": "^1.0" |                 "phpoffice/phpspreadsheet": "^1.0" | ||||||
|             }, |             }, | ||||||
| @ -673,17 +671,15 @@ | |||||||
|                 } |                 } | ||||||
|             ], |             ], | ||||||
|             "description": "wrapper pour phpoffice/phpspreadsheet", |             "description": "wrapper pour phpoffice/phpspreadsheet", | ||||||
|             "transport-options": { |             "time": "2025-04-30T00:46:31+00:00" | ||||||
|                 "relative": true |  | ||||||
|             } |  | ||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             "name": "nulib/spout", |             "name": "nulib/spout", | ||||||
|             "version": "dev-dev74", |             "version": "0.5.0p74", | ||||||
|             "dist": { |             "source": { | ||||||
|                 "type": "path", |                 "type": "git", | ||||||
|                 "url": "../nulib-spout", |                 "url": "https://git.univ-reunion.fr/sda-php/nulib-spout.git", | ||||||
|                 "reference": "8d7512e2bff3dc333bb58130ac5500017db700ca" |                 "reference": "e650e27abe571553424524633deada32747d33a6" | ||||||
|             }, |             }, | ||||||
|             "require": { |             "require": { | ||||||
|                 "ext-dom": "*", |                 "ext-dom": "*", | ||||||
| @ -691,7 +687,7 @@ | |||||||
|                 "ext-libxml": "*", |                 "ext-libxml": "*", | ||||||
|                 "ext-xmlreader": "*", |                 "ext-xmlreader": "*", | ||||||
|                 "ext-zip": "*", |                 "ext-zip": "*", | ||||||
|                 "nulib/php": "^7.4-dev", |                 "nulib/php": "^0.5.0p74", | ||||||
|                 "php": "^7.4" |                 "php": "^7.4" | ||||||
|             }, |             }, | ||||||
|             "replace": { |             "replace": { | ||||||
| @ -729,9 +725,7 @@ | |||||||
|                 } |                 } | ||||||
|             ], |             ], | ||||||
|             "description": "wrapper pour openspout/openspout", |             "description": "wrapper pour openspout/openspout", | ||||||
|             "transport-options": { |             "time": "2025-04-30T00:40:11+00:00" | ||||||
|                 "relative": true |  | ||||||
|             } |  | ||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             "name": "nulib/tests", |             "name": "nulib/tests", | ||||||
| @ -2945,11 +2939,7 @@ | |||||||
|     ], |     ], | ||||||
|     "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