Compare commits
	
		
			15 Commits
		
	
	
		
			44b6507d02
			...
			620e1b8eab
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 620e1b8eab | |||
| 291da468c9 | |||
| 893f321e6f | |||
| 6325f05f37 | |||
| b0c6f0cc9e | |||
| b36b704c73 | |||
| 24e5d894b7 | |||
| 1e76d0d757 | |||
| f22d7588c7 | |||
| e06fa96a22 | |||
| e902acb446 | |||
| 9e4f41e38d | |||
| 5dcd04a969 | |||
| df916ff29b | |||
| c1be1ee95a | 
@ -9,4 +9,4 @@ composer:
 | 
			
		||||
  dist:
 | 
			
		||||
    link: false
 | 
			
		||||
    require:
 | 
			
		||||
      nulib/php: ^0.4.0p82
 | 
			
		||||
      nulib/php: ^0.5.0p82
 | 
			
		||||
@ -1,3 +1,7 @@
 | 
			
		||||
## Release 0.5.0p82 du 30/04/2025-04:48
 | 
			
		||||
 | 
			
		||||
## Release 0.5.0p74 du 30/04/2025-04:46
 | 
			
		||||
 | 
			
		||||
## Release 0.4.0p82 du 14/03/2025-15:30
 | 
			
		||||
 | 
			
		||||
## Release 0.4.0p74 du 14/03/2025-15:27
 | 
			
		||||
 | 
			
		||||
@ -1 +1 @@
 | 
			
		||||
0.4.0
 | 
			
		||||
0.5.0
 | 
			
		||||
 | 
			
		||||
@ -15,7 +15,7 @@
 | 
			
		||||
		}
 | 
			
		||||
	},
 | 
			
		||||
	"require": {
 | 
			
		||||
		"nulib/php": "^0.4.0p82",
 | 
			
		||||
		"nulib/php": "^0.5.0p82",
 | 
			
		||||
		"phpoffice/phpspreadsheet": "^3.3.0",
 | 
			
		||||
		"php": "^8.2"
 | 
			
		||||
	},
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										34
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										34
									
								
								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": "36714f04b95f092ed5ffb0240a6bd278",
 | 
			
		||||
    "content-hash": "43cfff303044dd9941cd96395f1c64d6",
 | 
			
		||||
    "packages": [
 | 
			
		||||
        {
 | 
			
		||||
            "name": "composer/pcre",
 | 
			
		||||
@ -272,11 +272,11 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "nulib/php",
 | 
			
		||||
            "version": "0.4.0p82",
 | 
			
		||||
            "version": "0.5.0p82",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://git.univ-reunion.fr/sda-php/nulib.git",
 | 
			
		||||
                "reference": "fd120298a91bddcaa3da2decd34b8f99853fb070"
 | 
			
		||||
                "reference": "9f8b6545e68079728bb7349487b99024bd7d5090"
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "ext-json": "*",
 | 
			
		||||
@ -286,6 +286,8 @@
 | 
			
		||||
            "require-dev": {
 | 
			
		||||
                "ext-curl": "*",
 | 
			
		||||
                "ext-pcntl": "*",
 | 
			
		||||
                "ext-pdo": "*",
 | 
			
		||||
                "ext-pgsql": "*",
 | 
			
		||||
                "ext-posix": "*",
 | 
			
		||||
                "ext-sqlite3": "*",
 | 
			
		||||
                "nulib/tests": "^8.2"
 | 
			
		||||
@ -314,7 +316,7 @@
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "description": "fonctions et classes essentielles",
 | 
			
		||||
            "time": "2025-03-14T11:24:39+00:00"
 | 
			
		||||
            "time": "2025-04-30T00:33:36+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "phpoffice/phpspreadsheet",
 | 
			
		||||
@ -780,16 +782,16 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "symfony/yaml",
 | 
			
		||||
            "version": "v7.2.3",
 | 
			
		||||
            "version": "v7.2.5",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/symfony/yaml.git",
 | 
			
		||||
                "reference": "ac238f173df0c9c1120f862d0f599e17535a87ec"
 | 
			
		||||
                "reference": "4c4b6f4cfcd7e52053f0c8bfad0f7f30fb924912"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/symfony/yaml/zipball/ac238f173df0c9c1120f862d0f599e17535a87ec",
 | 
			
		||||
                "reference": "ac238f173df0c9c1120f862d0f599e17535a87ec",
 | 
			
		||||
                "url": "https://api.github.com/repos/symfony/yaml/zipball/4c4b6f4cfcd7e52053f0c8bfad0f7f30fb924912",
 | 
			
		||||
                "reference": "4c4b6f4cfcd7e52053f0c8bfad0f7f30fb924912",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@ -832,7 +834,7 @@
 | 
			
		||||
            "description": "Loads and dumps YAML files",
 | 
			
		||||
            "homepage": "https://symfony.com",
 | 
			
		||||
            "support": {
 | 
			
		||||
                "source": "https://github.com/symfony/yaml/tree/v7.2.3"
 | 
			
		||||
                "source": "https://github.com/symfony/yaml/tree/v7.2.5"
 | 
			
		||||
            },
 | 
			
		||||
            "funding": [
 | 
			
		||||
                {
 | 
			
		||||
@ -848,22 +850,22 @@
 | 
			
		||||
                    "type": "tidelift"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2025-01-07T12:55:42+00:00"
 | 
			
		||||
            "time": "2025-03-03T07:12:39+00:00"
 | 
			
		||||
        }
 | 
			
		||||
    ],
 | 
			
		||||
    "packages-dev": [
 | 
			
		||||
        {
 | 
			
		||||
            "name": "myclabs/deep-copy",
 | 
			
		||||
            "version": "1.13.0",
 | 
			
		||||
            "version": "1.13.1",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/myclabs/DeepCopy.git",
 | 
			
		||||
                "reference": "024473a478be9df5fdaca2c793f2232fe788e414"
 | 
			
		||||
                "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/024473a478be9df5fdaca2c793f2232fe788e414",
 | 
			
		||||
                "reference": "024473a478be9df5fdaca2c793f2232fe788e414",
 | 
			
		||||
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/1720ddd719e16cf0db4eb1c6eca108031636d46c",
 | 
			
		||||
                "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
@ -902,7 +904,7 @@
 | 
			
		||||
            ],
 | 
			
		||||
            "support": {
 | 
			
		||||
                "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": [
 | 
			
		||||
                {
 | 
			
		||||
@ -910,7 +912,7 @@
 | 
			
		||||
                    "type": "tidelift"
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2025-02-12T12:17:51+00:00"
 | 
			
		||||
            "time": "2025-04-29T12:36:36+00:00"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "nikic/php-parser",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user