Compare commits

..

No commits in common. "11be80b0ad9bd401e0c9238c83a1459f7a992e06" and "8f5f5b44dea35dbce9ab5030ae01eb577876a2b0" have entirely different histories.

2 changed files with 1 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,3 +1 @@
vendor
composer.lock
!.gitignore

View File

@ -28,7 +28,7 @@
}
],
"require": {
"php": "^8.2",
"php": "^8.1",
"triagens/arangodb": "~3.8"
},
"require-dev": {