Skip to content

Commit 010d0f6

Browse files
committed
Update version badges
1 parent 8a61f9d commit 010d0f6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.ja.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<div align="center">
22
<h1>Emacs PHP Mode</h1>
33

4-
[![Emacs: 27.1](https://img.shields.io/badge/Emacs-27.1-blue.svg)](https://www.gnu.org/software/emacs/)
5-
[![lang: PHP 8.0](https://img.shields.io/badge/lang-PHP%208.0-brightgreen.svg)](https://php.net/manual/migration80.php)
4+
[![Emacs: 28.0](https://img.shields.io/badge/Emacs-28.0-blue.svg)](https://www.gnu.org/software/emacs/)
5+
[![lang: PHP 8.1](https://img.shields.io/badge/lang-PHP%208.1-brightgreen.svg)](https://php.net/manual/migration81.php)
66
[![lang: PHP 7](https://img.shields.io/badge/lang-PHP%207-green.svg)](https://php.net/downloads.php)
77
[![Build Status](https://github.com/emacs-php/php-mode/workflows/CI/badge.svg)](https://github.com/emacs-php/php-mode/actions)
88
[![melpa badge][melpa-badge]][melpa-link]

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<div align="center">
22
<h1>Emacs PHP Mode</h1>
33

4-
[![Emacs: 27.1](https://img.shields.io/badge/Emacs-27.1-blue.svg)](https://www.gnu.org/software/emacs/)
5-
[![lang: PHP 8.0](https://img.shields.io/badge/lang-PHP%208.0-brightgreen.svg)](https://php.net/manual/migration80.php)
4+
[![Emacs: 28.0](https://img.shields.io/badge/Emacs-28.0-blue.svg)](https://www.gnu.org/software/emacs/)
5+
[![lang: PHP 8.1](https://img.shields.io/badge/lang-PHP%208.1-brightgreen.svg)](https://php.net/manual/migration81.php)
66
[![lang: PHP 7](https://img.shields.io/badge/lang-PHP%207-green.svg)](https://php.net/downloads.php)
77
[![Build Status](https://github.com/emacs-php/php-mode/workflows/CI/badge.svg)](https://github.com/emacs-php/php-mode/actions)
88
[![melpa badge][melpa-badge]][melpa-link]

0 commit comments

Comments
 (0)