mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 02:39:10 -04:00
update notification
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"license": "MIT",
|
||||
"type": "project",
|
||||
"require": {
|
||||
"php": "^7.2",
|
||||
"php": "^7.4",
|
||||
"barryvdh/laravel-dompdf": "^0.8.4",
|
||||
"barryvdh/laravel-ide-helper": "2.7.0",
|
||||
"davejamesmiller/laravel-breadcrumbs": "5.3.2",
|
||||
@@ -19,7 +19,8 @@
|
||||
"laravel/ui": "^2.0",
|
||||
"nao-pon/flysystem-google-drive": "^1.1",
|
||||
"nexmo/client": "^2.0",
|
||||
"pragmarx/version": "^1.2"
|
||||
"pragmarx/version": "^1.2",
|
||||
"pusher/pusher-php-server": "~4.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"filp/whoops": "^2.0",
|
||||
|
||||
Reference in New Issue
Block a user