diff options
| author | lsces <lester@lsces.co.uk> | 2026-03-05 12:46:38 +0000 |
|---|---|---|
| committer | lsces <lester@lsces.co.uk> | 2026-03-05 12:46:38 +0000 |
| commit | bb83ce9295384240d6021d56eaa03c49c90f106a (patch) | |
| tree | eb8409bc110332a8cd1065ff424d41c97dd26464 /composer.json | |
| parent | 9f81c5d8b00afbe6c72025208fc2f996c5da2edb (diff) | |
| download | illuminate-firebird-bb83ce9295384240d6021d56eaa03c49c90f106a.tar.gz illuminate-firebird-bb83ce9295384240d6021d56eaa03c49c90f106a.tar.bz2 illuminate-firebird-bb83ce9295384240d6021d56eaa03c49c90f106a.zip | |
Still strugging with composer.v2.0.1
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 6f5438c..a2e71d3 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Firebird database driver for the illuminate database package of the Laravel Framework", "license": "MIT", "require": { - "php": "^8.4", + "php": "^8.3", "illuminate/support": "^12.0", "illuminate/container": "^12.0", "illuminate/database": "^12.0", |
