Skip to content

Commit c1bfc75

Browse files
Lock phpoffice common to 1.0.4
1 parent 81a1c69 commit c1bfc75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"require": {
1919
"php": "^8.1",
2020
"illuminate/contracts": "^9.0|^10.0|^11.0|^12.0",
21+
"phpoffice/common": "1.0.4",
2122
"phpoffice/phppresentation": "^1.2.0",
2223
"spatie/laravel-package-tools": "^1.14.0"
2324
},

0 commit comments

Comments
 (0)