<pman>deps de dev
This commit is contained in:
		
							parent
							
								
									4331cc4c7b
								
							
						
					
					
						commit
						deeaeab123
					
				@ -3,6 +3,18 @@
 | 
			
		||||
	"type": "library",
 | 
			
		||||
	"description": "espace de maturation pour les librairies",
 | 
			
		||||
	"repositories": [
 | 
			
		||||
		{
 | 
			
		||||
			"type": "path",
 | 
			
		||||
			"url": "../nulib"
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			"type": "path",
 | 
			
		||||
			"url": "../nulib-spout"
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			"type": "path",
 | 
			
		||||
			"url": "../nulib-phpss"
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			"type": "composer",
 | 
			
		||||
			"url": "https://repos.univ-reunion.fr/composer"
 | 
			
		||||
@ -18,9 +30,9 @@
 | 
			
		||||
		"php": "^7.4"
 | 
			
		||||
	},
 | 
			
		||||
	"require-dev": {
 | 
			
		||||
		"nulib/php": "^0.4.0p74",
 | 
			
		||||
		"nulib/spout": "^0.4.0p74",
 | 
			
		||||
		"nulib/phpss": "^0.4.0p74",
 | 
			
		||||
		"nulib/php": "^7.4-dev",
 | 
			
		||||
		"nulib/spout": "^7.4-dev",
 | 
			
		||||
		"nulib/phpss": "^7.4-dev",
 | 
			
		||||
		"nulib/tests": "^7.4",
 | 
			
		||||
		"ext-posix": "*",
 | 
			
		||||
		"ext-pcntl": "*",
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										56
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										56
									
								
								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": "85c16d446d9a6899358782f7520bf3f6",
 | 
			
		||||
    "content-hash": "0b1e015d12aecf1cdfbdc6a702d83d25",
 | 
			
		||||
    "packages": [],
 | 
			
		||||
    "packages-dev": [
 | 
			
		||||
        {
 | 
			
		||||
@ -585,11 +585,11 @@
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "nulib/php",
 | 
			
		||||
            "version": "0.4.1p74",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://git.univ-reunion.fr/sda-php/nulib.git",
 | 
			
		||||
                "reference": "a9f9cbb9e5000bfd13578c2e505b8e24f6a65ffe"
 | 
			
		||||
            "version": "dev-dev74",
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "path",
 | 
			
		||||
                "url": "../nulib",
 | 
			
		||||
                "reference": "1671354fd8eed5044d3f7593f3db9185f4c16bc6"
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "ext-json": "*",
 | 
			
		||||
@ -599,6 +599,8 @@
 | 
			
		||||
            "require-dev": {
 | 
			
		||||
                "ext-curl": "*",
 | 
			
		||||
                "ext-pcntl": "*",
 | 
			
		||||
                "ext-pdo": "*",
 | 
			
		||||
                "ext-pgsql": "*",
 | 
			
		||||
                "ext-posix": "*",
 | 
			
		||||
                "ext-sqlite3": "*",
 | 
			
		||||
                "nulib/tests": "^7.4"
 | 
			
		||||
@ -627,18 +629,20 @@
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "description": "fonctions et classes essentielles",
 | 
			
		||||
            "time": "2025-03-25T04:47:13+00:00"
 | 
			
		||||
            "transport-options": {
 | 
			
		||||
                "relative": true
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "nulib/phpss",
 | 
			
		||||
            "version": "0.4.0p74",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://git.univ-reunion.fr/sda-php/nulib-phpss.git",
 | 
			
		||||
                "reference": "1d8a88039f17242c72ff20cd01538b3fce8f8692"
 | 
			
		||||
            "version": "dev-dev74",
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "path",
 | 
			
		||||
                "url": "../nulib-phpss",
 | 
			
		||||
                "reference": "e902acb4461a9358de8cce0a534bfe0e63e8b100"
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "nulib/php": "^0.4.0p74",
 | 
			
		||||
                "nulib/php": "^7.4-dev",
 | 
			
		||||
                "php": "^7.4",
 | 
			
		||||
                "phpoffice/phpspreadsheet": "^1.0"
 | 
			
		||||
            },
 | 
			
		||||
@ -669,15 +673,17 @@
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "description": "wrapper pour phpoffice/phpspreadsheet",
 | 
			
		||||
            "time": "2025-03-14T11:28:01+00:00"
 | 
			
		||||
            "transport-options": {
 | 
			
		||||
                "relative": true
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "nulib/spout",
 | 
			
		||||
            "version": "0.4.0p74",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://git.univ-reunion.fr/sda-php/nulib-spout.git",
 | 
			
		||||
                "reference": "b5836e61961838c7f6d6735cdb671d47e05315e0"
 | 
			
		||||
            "version": "dev-dev74",
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "path",
 | 
			
		||||
                "url": "../nulib-spout",
 | 
			
		||||
                "reference": "8c570b425ddbff1fc369b2c8aabeb9466088adcc"
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "ext-dom": "*",
 | 
			
		||||
@ -685,7 +691,7 @@
 | 
			
		||||
                "ext-libxml": "*",
 | 
			
		||||
                "ext-xmlreader": "*",
 | 
			
		||||
                "ext-zip": "*",
 | 
			
		||||
                "nulib/php": "^0.4.0p74",
 | 
			
		||||
                "nulib/php": "^7.4-dev",
 | 
			
		||||
                "php": "^7.4"
 | 
			
		||||
            },
 | 
			
		||||
            "replace": {
 | 
			
		||||
@ -723,7 +729,9 @@
 | 
			
		||||
                }
 | 
			
		||||
            ],
 | 
			
		||||
            "description": "wrapper pour openspout/openspout",
 | 
			
		||||
            "time": "2025-03-14T11:36:53+00:00"
 | 
			
		||||
            "transport-options": {
 | 
			
		||||
                "relative": true
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "nulib/tests",
 | 
			
		||||
@ -2937,7 +2945,11 @@
 | 
			
		||||
    ],
 | 
			
		||||
    "aliases": [],
 | 
			
		||||
    "minimum-stability": "stable",
 | 
			
		||||
    "stability-flags": [],
 | 
			
		||||
    "stability-flags": {
 | 
			
		||||
        "nulib/php": 20,
 | 
			
		||||
        "nulib/spout": 20,
 | 
			
		||||
        "nulib/phpss": 20
 | 
			
		||||
    },
 | 
			
		||||
    "prefer-stable": false,
 | 
			
		||||
    "prefer-lowest": false,
 | 
			
		||||
    "platform": {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user