Skip to content

Commit a8a3e8e

Browse files
authored
Merge pull request #190 from pjkellar/chore/bump-openspout-to-latest
Bump openspout/openspout to v4.30.1
2 parents 363e432 + e688443 commit a8a3e8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^8.1",
20-
"openspout/openspout": "^4.19",
21-
"illuminate/support": "^9.0|^10.0|^11.0|^12.0"
19+
"php": "^8.3",
20+
"illuminate/support": "^9.0|^10.0|^11.0|^12.0",
21+
"openspout/openspout": "^4.30"
2222
},
2323
"require-dev": {
2424
"pestphp/pest-plugin-laravel": "^1.3|^2.3|^3.0",

0 commit comments

Comments
 (0)