PHP and framework update
This commit is contained in:
parent
9026462b54
commit
39a0195720
@ -5,9 +5,9 @@
|
||||
"license": "MIT",
|
||||
"type": "project",
|
||||
"require": {
|
||||
"php": "^8.1",
|
||||
"php": "^8.3",
|
||||
"guzzlehttp/guzzle": "^7.5",
|
||||
"laravel/lumen-framework": "^10.0"
|
||||
"laravel/lumen-framework": "^11.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"fakerphp/faker": "^1.9.1",
|
||||
|
2229
composer.lock
generated
2229
composer.lock
generated
File diff suppressed because it is too large
Load Diff
@ -1,4 +1,4 @@
|
||||
FROM registry.dege.au/leenooks/php:8.1-fpm-pgsql
|
||||
FROM registry.dege.au/leenooks/php:8.3-fpm-pgsql
|
||||
|
||||
COPY . /var/www/html/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user