Compare commits
3 Commits
6b5a5ecda2
...
c0c22e0386
Author | SHA1 | Date |
---|---|---|
Jephté Clain | c0c22e0386 | |
Jephté Clain | f8b4f231ac | |
Jephté Clain | b6cd90001b |
|
@ -8,15 +8,15 @@
|
|||
"url": "https://repos.univ-reunion.fr/composer"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "^8.2"
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "7.4.x-dev",
|
||||
"dev-php82": "8.2.x-dev"
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"nulib/tests": "8.2",
|
||||
"ext-posix": "*",
|
||||
|
|
Loading…
Reference in New Issue