File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3535 # do not stop on another job's failure
3636 fail-fast : false
3737 matrix :
38- php-versions : ['8.3 ']
38+ php-versions : ['8.2 ']
3939 databases : ['sqlite']
4040 server-versions : ['master']
4141
Original file line number Diff line number Diff line change 1111 }
1212 ],
1313 "require" : {
14- "php" : " ^8.1 " ,
14+ "php" : " ^8.2 " ,
1515 "erusev/parsedown" : " ^1.7" ,
1616 "henck/rtf-to-html" : " ^1.2" ,
1717 "html2text/html2text" : " ^4.3" ,
4040 "sort-packages" : true ,
4141 "optimize-autoloader" : true ,
4242 "platform" : {
43- "php" : " 8.1 "
43+ "php" : " 8.2 "
4444 },
4545 "autoloader-suffix" : " Assistant"
4646 }
Original file line number Diff line number Diff line change 1111 resolveFromConfigFile=" true"
1212 ensureOverrideAttribute=" false"
1313 strictBinaryOperands=" false"
14- phpVersion=" 8.1 "
14+ phpVersion=" 8.2 "
1515 xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
1616 xmlns=" https://getpsalm.org/schema/config"
1717 xsi:schemaLocation=" https://getpsalm.org/schema/config vendor-bin/psalm/vendor/vimeo/psalm/config.xsd"
You can’t perform that action at this time.
0 commit comments