Compare commits
	
		
			8 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| cb456f24dd | |||
| b5b89bb304 | |||
| c5a44d4c14 | |||
| 8efedccb6a | |||
| 26b4bfddf5 | |||
| 1d8a88039f | |||
| ab3f3ed5ec | |||
| 9778607a8c | 
@ -1,5 +1,3 @@
 | 
				
			|||||||
## Release 0.7.1p82 du 22/10/2025-19:00
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
## Release 0.7.1p74 du 22/10/2025-18:53
 | 
					## Release 0.7.1p74 du 22/10/2025-18:53
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Release 0.7.0p74 du 22/10/2025-18:52
 | 
					## Release 0.7.0p74 du 22/10/2025-18:52
 | 
				
			||||||
 | 
				
			|||||||
@ -3,10 +3,6 @@
 | 
				
			|||||||
	"type": "library",
 | 
						"type": "library",
 | 
				
			||||||
	"description": "wrapper pour phpoffice/phpspreadsheet",
 | 
						"description": "wrapper pour phpoffice/phpspreadsheet",
 | 
				
			||||||
	"repositories": [
 | 
						"repositories": [
 | 
				
			||||||
		{
 | 
					 | 
				
			||||||
			"type": "path",
 | 
					 | 
				
			||||||
			"url": "../nulib-base"
 | 
					 | 
				
			||||||
		},
 | 
					 | 
				
			||||||
		{
 | 
							{
 | 
				
			||||||
			"type": "composer",
 | 
								"type": "composer",
 | 
				
			||||||
			"url": "https://repos.univ-reunion.fr/composer"
 | 
								"url": "https://repos.univ-reunion.fr/composer"
 | 
				
			||||||
@ -19,7 +15,7 @@
 | 
				
			|||||||
		}
 | 
							}
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
	"require": {
 | 
						"require": {
 | 
				
			||||||
		"nulib/base": "^7.4-dev",
 | 
							"nulib/base": "^0.7.0p74",
 | 
				
			||||||
		"phpoffice/phpspreadsheet": "^1.0",
 | 
							"phpoffice/phpspreadsheet": "^1.0",
 | 
				
			||||||
		"php": "^7.4"
 | 
							"php": "^7.4"
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										20
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										20
									
								
								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": "6dc1632c00c3a9480171d34a2976d8f5",
 | 
					    "content-hash": "0d7b851372f1329a9974644412bde839",
 | 
				
			||||||
    "packages": [
 | 
					    "packages": [
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "composer/pcre",
 | 
					            "name": "composer/pcre",
 | 
				
			||||||
@ -808,11 +808,11 @@
 | 
				
			|||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "nulib/base",
 | 
					            "name": "nulib/base",
 | 
				
			||||||
            "version": "dev-dev74",
 | 
					            "version": "0.7.0p74",
 | 
				
			||||||
            "dist": {
 | 
					            "source": {
 | 
				
			||||||
                "type": "path",
 | 
					                "type": "git",
 | 
				
			||||||
                "url": "../nulib-base",
 | 
					                "url": "https://git.univ-reunion.fr/sda-php/nulib-base.git",
 | 
				
			||||||
                "reference": "b6d53059a3dc39d0aa9d4492c362e9f1d1cce16e"
 | 
					                "reference": "64ab6c70e4f089c43714ec3d38dab7161aeb2b0d"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "require": {
 | 
					            "require": {
 | 
				
			||||||
                "ext-json": "*",
 | 
					                "ext-json": "*",
 | 
				
			||||||
@ -870,9 +870,7 @@
 | 
				
			|||||||
                }
 | 
					                }
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "description": "fonctions et classes essentielles",
 | 
					            "description": "fonctions et classes essentielles",
 | 
				
			||||||
            "transport-options": {
 | 
					            "time": "2025-10-22T14:34:02+00:00"
 | 
				
			||||||
                "relative": true
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "phpmailer/phpmailer",
 | 
					            "name": "phpmailer/phpmailer",
 | 
				
			||||||
@ -4178,9 +4176,7 @@
 | 
				
			|||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "aliases": [],
 | 
					    "aliases": [],
 | 
				
			||||||
    "minimum-stability": "stable",
 | 
					    "minimum-stability": "stable",
 | 
				
			||||||
    "stability-flags": {
 | 
					    "stability-flags": [],
 | 
				
			||||||
        "nulib/base": 20
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    "prefer-stable": false,
 | 
					    "prefer-stable": false,
 | 
				
			||||||
    "prefer-lowest": false,
 | 
					    "prefer-lowest": false,
 | 
				
			||||||
    "platform": {
 | 
					    "platform": {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user