Skip to content

Commit 50a9af5

Browse files
update composer to support php8.1
php-sql-parser >= 4.5 to support php 8.1
1 parent 10e3407 commit 50a9af5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"require": {
66
"php": ">=7.3",
77
"codeigniter4/framework": "^4",
8-
"greenlion/php-sql-parser": ">=4.4"
8+
"greenlion/php-sql-parser": ">=4.5"
99
},
1010
"license": "MIT",
1111
"authors": [

0 commit comments

Comments
 (0)