1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00

Lock self updater (#3475)

This commit is contained in:
David Bomba 2020-03-11 10:43:27 +11:00 committed by GitHub
parent b2033a54f4
commit 26cffd90e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@
"php": ">=7.3",
"anahkiasen/former": "^4.2",
"asgrim/ofxparser": "^1.2",
"codedge/laravel-selfupdater": "^2.5.1",
"codedge/laravel-selfupdater": "2.5.1",
"dacastro4/laravel-gmail": "^3.2",
"davejamesmiller/laravel-breadcrumbs": "5.x",
"fideloper/proxy": "^4.0",