Skip to content

Commit

Permalink
Just not gonna deal with that today
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnathonKoster committed Mar 3, 2023
1 parent 7ee87f2 commit 0d9d28c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"require": {
"php": "^8.1",
"stillat/blade-parser": "^1.2",
"statamic/cms": "^3.3.67 || ^3.4",
"statamic/cms": "^3.4",
"laravel/framework": "^9.36"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ composer require stillat/antlers-components

Antlers Components requires at least PHP 8.1 and:

* Statamic versions `^3.3.67` or `3.4.*` or higher
* Statamic version `3.4.*` or higher
* Laravel `9.36` or higher

This package provides a familiar syntax for Livewire components, and it is compiled into the Antlers tags provided by this package:
Expand Down

0 comments on commit 0d9d28c

Please sign in to comment.