Compare commits
No commits in common. "11be80b0ad9bd401e0c9238c83a1459f7a992e06" and "8f5f5b44dea35dbce9ab5030ae01eb577876a2b0" have entirely different histories.
11be80b0ad
...
8f5f5b44de
|
@ -1,3 +1 @@
|
|||
vendor
|
||||
composer.lock
|
||||
!.gitignore
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "^8.2",
|
||||
"php": "^8.1",
|
||||
"triagens/arangodb": "~3.8"
|
||||
},
|
||||
"require-dev": {
|
||||
|
|
Loading…
Reference in New Issue